Uses of Package
org.apache.commons.collections.functors
-
Packages that use org.apache.commons.collections.functors Package Description org.apache.commons.collections.functors This package contains implementations of theClosure
,Predicate
,Transformer
andFactory
interfaces. -
Classes in org.apache.commons.collections.functors used by org.apache.commons.collections.functors Class Description PredicateDecorator Defines a predicate that decorates one or more other predicates.