java.lang.Object | +--org.apache.commons.collections.functors.EqualPredicateAll Implemented Interfaces:
EqualPredicate(Object object) Constructor that performs no validation. |
boolean | evaluate(Object object) Return the predicate result. |
static Predicate | getInstance(Object object) Factory to create the identity predicate. |
public EqualPredicate(Object object)
getInstance
if you want that.
public boolean evaluate(Object object)
public static Predicate getInstance(Object object)
- if the predicate is null