Uses of Class
org.apache.commons.functor.adapter.FunctionPredicate
Packages that use FunctionPredicate
Package
Description
Classes that adapt one functor interface to another.
-
Uses of FunctionPredicate in org.apache.commons.functor.adapter
Methods in org.apache.commons.functor.adapter that return FunctionPredicateMethods in org.apache.commons.functor.adapter with parameters of type FunctionPredicateModifier and TypeMethodDescriptionbooleanFunctionPredicate.equals(FunctionPredicate that) Learn whether another FunctionPredicate is equal to this.