T - the type of list generatedpublic abstract class ListGenerator<T extends List> extends CollectionGenerator<T>
Lists.| Modifier | Constructor and Description |
|---|---|
protected |
ListGenerator(Class<T> type) |
configure, configure, doShrink, empty, generate, magnitude, numberOfNeededComponents, setDistinctaddComponentGenerators, canGenerateForParametersOfTypes, canRegisterAsType, componentGenerators, configure, hasComponents, providecanShrink, compatibleWithTypeParameter, configurationAnnotationsOn, configure, copy, gen, gen, narrow, shrink, types© Copyright 2010-2020 Paul R. Holser, Jr. All rights reserved. Licensed under The MIT License. pholser@alumni.rice.edu