Uses of Package
org.apache.commons.collections4.functors
-
Packages that use org.apache.commons.collections4.functors Package Description org.apache.commons.collections4.functors This package contains implementations of theClosure,Predicate,TransformerandFactoryinterfaces. -
Classes in org.apache.commons.collections4.functors used by org.apache.commons.collections4.functors Class Description AbstractQuantifierPredicate Abstract base class for quantification predicates, e.g.ComparatorPredicate.Criterion DefaultEquator DefaultEquatorimplementation.PredicateDecorator Defines a predicate that decorates one or more other predicates.