Uses of Class
org.apache.commons.functor.adapter.BinaryPredicateUnaryPredicate
Packages that use BinaryPredicateUnaryPredicate
Package
Description
Classes that adapt one functor interface to another.
-
Uses of BinaryPredicateUnaryPredicate in org.apache.commons.functor.adapter
Methods in org.apache.commons.functor.adapter with parameters of type BinaryPredicateUnaryPredicateModifier and TypeMethodDescriptionbooleanBinaryPredicateUnaryPredicate.equals(BinaryPredicateUnaryPredicate<?> that) Learn whether another BinaryPredicateUnaryPredicate is equal tothis.