public class Thumb<E> extends Object
Constructor | Description |
---|---|
Thumb(MultiThumbModel<E> model) |
Creates a new instance of Thumb
|
Modifier and Type | Method | Description |
---|---|---|
E |
getObject() |
|
float |
getPosition() |
|
void |
setObject(E object) |
|
void |
setPosition(float position) |
public Thumb(MultiThumbModel<E> model)
Copyright © 2018. All rights reserved.