protected static interface WheelPicker.Listener<PICKER extends WheelPicker,V>
| Modifier and Type | Method and Description |
|---|---|
void |
onCurrentScrolled(PICKER picker,
int position,
V value) |
void |
onSelected(PICKER picker,
int position,
V value) |