Apache Commons Functor 1.0-SNAPSHOT API

Packages 
Package Description
org.apache.commons.functor
Basic functor interfaces.
org.apache.commons.functor.adapter
Classes that adapt one functor interface to another.
org.apache.commons.functor.aggregator
This package contains the interfaces and utilities needed to implement an aggregation service.
org.apache.commons.functor.aggregator.functions
This package contains Function's used by aggregators defined in org.apache.commons.functor.aggregator.
org.apache.commons.functor.core
Commonly used functor implementations.
org.apache.commons.functor.core.algorithm
Various algorithm-esque functors.
org.apache.commons.functor.core.collection
Collection-based functors, algorithms and utilities.
org.apache.commons.functor.core.comparator
Comparator- and Comparable-based functors, algorithms and utilities.
org.apache.commons.functor.core.composite
Functors composed of other functors.
org.apache.commons.functor.generator
Contains code related to Generators.
org.apache.commons.functor.generator.loop
Contains code related to Generators that control execution flow.
org.apache.commons.functor.generator.util
Contains utility code for Generators.
org.apache.commons.functor.range
Contains code related to Ranges.

Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.