Class ListGenerators
- java.lang.Object
-
- com.google.common.collect.testing.google.ListGenerators
-
@GwtCompatible public final class ListGenerators extends Object
Common generators of different types of lists.- Author:
- Hayward Chan
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classListGenerators.BuilderAddAllListGeneratorstatic classListGenerators.BuilderAddListGeneratorstatic classListGenerators.BuilderReversedListGeneratorstatic classListGenerators.CharactersOfCharSequenceGeneratorstatic classListGenerators.CharactersOfStringGeneratorstatic classListGenerators.ImmutableListHeadSubListGeneratorstatic classListGenerators.ImmutableListMiddleSubListGeneratorstatic classListGenerators.ImmutableListOfGeneratorstatic classListGenerators.ImmutableListTailSubListGeneratorstatic classListGenerators.UnhashableElementsImmutableListGenerator
-