|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface SubsetIteratorFilter.Decider
A decider determines if the given element should be added to the list or not.
| Method Summary | |
|---|---|
boolean |
decide(Object element)
Should the object be added to the list? |
| Method Detail |
|---|
boolean decide(Object element)
throws Exception
element - the object
Exception - can be thrown.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||