Uses of Class
org.apache.commons.functor.core.composite.BaseUnaryPredicateList
Packages that use BaseUnaryPredicateList
-
Uses of BaseUnaryPredicateList in org.apache.commons.functor.core.composite
Subclasses of BaseUnaryPredicateList in org.apache.commons.functor.core.compositeMethods in org.apache.commons.functor.core.composite with parameters of type BaseUnaryPredicateListModifier and TypeMethodDescriptionprotected booleanBaseUnaryPredicateList.getUnaryPredicateListEquals(BaseUnaryPredicateList<?> that) Learn whether another BaseUnaryPredicateList has content equal to this.