Package org.apache.commons.functor.generator.util

Contains utility code for Generators.

See:
          Description

Class Summary
CollectionTransformer<E> Transforms a generator into a collection.
EachElement Generator factory for each element of a "collection".
IntegerRange A generator for the range from (inclusive) to to (exclusive).
LongRange A generator for the range from (inclusive) to to (exclusive).
 

Package org.apache.commons.functor.generator.util Description

Contains utility code for Generators.



Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.