See: Description
| Class | Description |
|---|---|
| CollectionTransformer<E,C extends Collection<? super 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).
|
Contains utility code for Generators.
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.