|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- selection typepublic interface ISelector<T>
ISelector
- selector interface.
Method Summary | |
---|---|
boolean |
select(T t)
Decides t selection and return true if instance is selected;
otherwise false |
Method Detail |
---|
boolean select(T t)
t
selection and return true if instance is selected;
otherwise false
t
-
true
to select; otherwise false
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |