KeyFilter.AcceptSetacceptAll, acceptNone| Constructor and Description |
|---|
AcceptSet(java.util.Set<java.lang.String> allowed)
Creates the filter.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(java.lang.String str)
Should the name be accepted?
|