Package org.apache.commons.collections.functors

This package contains implementations of the {@link org.apache.commons.collections.Closure Closure}, {@link org.apache.commons.collections.Predicate Predicate}, {@link org.apache.commons.collections.Predicate Transformer} and {@link org.apache.commons.collections.Predicate Factory} interfaces.

See: Description

Package org.apache.commons.collections.functors Description:

This package contains implementations of the {@link org.apache.commons.collections.Closure Closure}, {@link org.apache.commons.collections.Predicate Predicate}, {@link org.apache.commons.collections.Predicate Transformer} and {@link org.apache.commons.collections.Predicate Factory} interfaces. These provide simple callbacks for processing with collections.

Copyright © 2001-2008 Apache Software Foundation. All Rights Reserved.