public static interface AutoCompleteTextComponent.AutoCompleteFilter
Modifier and Type | Method and Description |
---|---|
boolean |
filter(String text)
Callback to filter based on this given text
|
boolean filter(String text)
text
- the text for filtering