|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the type of the element checked.public interface HavingStatement<T>
| Method Summary | |
|---|---|
boolean |
accept(T element)
Checks if the passed element can be accepted. |
| Method Detail |
|---|
boolean accept(T element)
element - the element to check.
true if it is accepted, false otherwise.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||