public class DefaultAsciiMatchFilter extends Object implements AsciiMatchFilter
| Modifier and Type | Field and Description |
|---|---|
AsciiMatchFilter |
filter |
Object |
resetNotifier |
KEY_FILTER_STRING| Constructor and Description |
|---|
DefaultAsciiMatchFilter() |
DefaultAsciiMatchFilter(String searchFilter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
filterMatched() |
void |
init() |
void |
onFilterMatch(AsciiMatchFilter filter) |
void |
resetNotification(Object resetNotifier) |
public Object resetNotifier
public AsciiMatchFilter filter
public DefaultAsciiMatchFilter(String searchFilter)
public DefaultAsciiMatchFilter()
public void resetNotification(Object resetNotifier)
public void onFilterMatch(AsciiMatchFilter filter)
public boolean filterMatched()
public void init()
Copyright © 2019. All rights reserved.