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