Uses of Class
org.apache.commons.functor.core.composite.BaseBinaryPredicateList
Packages that use BaseBinaryPredicateList
-
Uses of BaseBinaryPredicateList in org.apache.commons.functor.core.composite
Subclasses of BaseBinaryPredicateList in org.apache.commons.functor.core.compositeMethods in org.apache.commons.functor.core.composite with parameters of type BaseBinaryPredicateListModifier and TypeMethodDescriptionprotected booleanBaseBinaryPredicateList.getBinaryPredicateListEquals(BaseBinaryPredicateList<?, ?> that) Learn whether another list is equal to this one.