|
ABL4J (Alignment Based Learning for Java) - 0.9.7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
E - public interface Predicate<E>
Interface that simulates C/C++-Predicates for Iterator-methods like remove_if.
| Method Summary | |
|---|---|
boolean |
matches(E e)
Returns true if the Predicate is true for Element e, false otherwise. |
| Method Detail |
|---|
boolean matches(E e)
e - an Element
|
ABL4J (Alignment Based Learning for Java) - 0.9.7 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||