|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ItemType - the item type upon which this selector operatespublic interface ItemSelectionStrategy<ItemType extends Item>
A strategy for determining if an item meets a given criteria.
| Method Summary | |
|---|---|
boolean |
isSelectedItem(ItemType item)
Determines if the item meets the expected criteria. |
| Method Detail |
|---|
boolean isSelectedItem(ItemType item)
item - the being inspected, never null
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||