|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
AbstractPredicate abstract class
and the Predicates factory class methods hub, which provide
rich-interfaced Evaluables
See:
Description
| Class Summary | |
|---|---|
| AbstractPredicate<A> |
A AbstractPredicate is an abstract Evaluable. |
| AbstractPredicate.Soft<A> | AbstractPredicate that handles exceptions by softening them using
SoftException.soften(Throwable) |
| AbstractPredicate2<A,B> | |
| AbstractPredicate2.Soft<A,B> | AbstractPredicate2 that handles exceptions by softening them using
SoftException.soften(Throwable) |
| Equiv | Factory class methods for creating common, simple Predicate2 that
implement the notion of and equivalence test, that is, a reflexive, symmetric
and transitive relation between its arguments. |
| Predicates | Factory methods for common predicates |
This package contains the AbstractPredicate abstract class
and the Predicates factory class methods hub, which provide
rich-interfaced Evaluables
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||