public abstract static class Autocomplete.SelectOption<T> extends Autocomplete.Option<T>
Autocomplete.LoginSelectOption
hint, value
SelectOption(T value, int hint)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public SelectOption(@NonNull T value, int hint)
public String toString()
toString
Object