|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TextFilterable
An item that can be compared to a list of filters to see if it matches.
| Method Summary | |
|---|---|
void |
getFilterStrings(List<String> baseList)
Gets this object as a list of Strings. |
| Method Detail |
|---|
void getFilterStrings(List<String> baseList)
baseList - a list that the implementor shall add their filter
strings to via baseList.add(). This may be a non-empty
List and it is an error to call any method other than add().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||