|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
For example this interface can be implemented by inner classes which can then be given to filter methods that work on collections.
Method Summary | |
boolean |
test(java.lang.Object pObject_)
Well, implement here what ever you want to test. |
Method Detail |
public boolean test(java.lang.Object pObject_)
pObject_
- An object that we want to test for a
specific attribute.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |