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
,Transformer
andFactory
interfaces. -
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 DefaultEquator
implementation.PredicateDecorator Defines a predicate that decorates one or more other predicates.