public static interface WheelPicker.BaseAdapter<V>
| Modifier and Type | Method and Description |
|---|---|
V |
getItem(int position) |
int |
getItemCount() |
java.lang.String |
getItemText(int position) |
int getItemCount()
V getItem(int position)
java.lang.String getItemText(int position)