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