Uses of Class
org.apache.commons.functor.adapter.PredicateFunction
Packages that use PredicateFunction
Package
Description
Classes that adapt one functor interface to another.
-
Uses of PredicateFunction in org.apache.commons.functor.adapter
Methods in org.apache.commons.functor.adapter that return PredicateFunctionModifier and TypeMethodDescriptionstatic PredicateFunctionAdapt a Predicate to the Function interface.Methods in org.apache.commons.functor.adapter with parameters of type PredicateFunctionModifier and TypeMethodDescriptionbooleanPredicateFunction.equals(PredicateFunction that) Learn whether another PredicateFunction is equal to this.