Class BinaryPredicateBase<S,T>
java.lang.Object
org.glassfish.pfl.basic.func.FunctionBase
org.glassfish.pfl.basic.func.BinaryPredicateBase<S,T>
- All Implemented Interfaces:
BiPredicate<S,T>, BinaryPredicate<S, T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FunctionBase
toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface BinaryPredicate
testMethods inherited from interface BiPredicate
and, negate, or
-
Constructor Details
-
BinaryPredicateBase
-
-
Method Details
-
eval
-
evaluate
-