Package | Description |
---|---|
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.
|
Class and Description |
---|
Equator
An equation function, which determines equality between objects of type T.
|
Class and Description |
---|
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.
|
Class and Description |
---|
Equator
An equation function, which determines equality between objects of type T.
|
Copyright © 2001-2013. All Rights Reserved.