Uses of Class
org.apache.commons.functor.core.composite.BasePredicateList
Packages that use BasePredicateList
-
Uses of BasePredicateList in org.apache.commons.functor.core.composite
Subclasses of BasePredicateList in org.apache.commons.functor.core.compositeModifier and TypeClassDescriptionfinal classfinal classMethods in org.apache.commons.functor.core.composite with parameters of type BasePredicateListModifier and TypeMethodDescriptionprotected booleanBasePredicateList.getPredicateListEquals(BasePredicateList that) Learn whether the list of another BasePredicateList is equal to my list.