Package org.apache.commons.functor.generator.util
Contains utility code for Generators.
-
Class Summary Class Description 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).