|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Utility strategy interface to select certain objects that comply to a certain condition.
Method Summary | |
boolean |
check(java.lang.Object obj)
Check whether or not given object complies with the condition implemented by the strategy. |
Method Detail |
public boolean check(java.lang.Object obj)
Check whether or not given object complies with the condition implemented by the strategy.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |