Uses of Package
org.apache.commons.collections4.functors

Packages that use org.apache.commons.collections4.functors
org.apache.commons.collections4 This package contains the interfaces and utilities shared across all the subpackages of this component. 
org.apache.commons.collections4.functors This package contains implementations of the Closure, Predicate, Transformer and Factory interfaces. 
org.apache.commons.collections4.sequence This package provides classes to compare two sequences of objects. 
 

Classes in org.apache.commons.collections4.functors used by org.apache.commons.collections4
Equator
          An equation function, which determines equality between objects of type T.
 

Classes in org.apache.commons.collections4.functors used by org.apache.commons.collections4.functors
AbstractQuantifierPredicate
          Abstract base class for quantification predicates, e.g.
ComparatorPredicate.Criterion
           
DefaultEquator
          Default Equator implementation.
Equator
          An equation function, which determines equality between objects of type T.
PredicateDecorator
          Defines a predicate that decorates one or more other predicates.
 

Classes in org.apache.commons.collections4.functors used by org.apache.commons.collections4.sequence
Equator
          An equation function, which determines equality between objects of type T.
 



Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.