Class ListGenerator<T>
- java.lang.Object
-
- org.kurtymckurt.TestPojo.generators.collections.GenericCollectionGenerator<Collection<T>>
-
- org.kurtymckurt.TestPojo.generators.collections.ListGenerator<T>
-
- All Implemented Interfaces:
Generator<Collection<Collection<T>>>
public class ListGenerator<T> extends GenericCollectionGenerator<Collection<T>>
-
-
Constructor Summary
Constructors Constructor Description ListGenerator()
-