|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Filter
A method of filtering Objects.
for license details.
The copyright to this program is held by it's authors.
Method Summary | |
---|---|
boolean |
test(Object obj)
Does this given object pass the test implemented by this filter |
Method Detail |
---|
boolean test(Object obj)
obj
- The object to test
|
Copyright ? 2003-2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |