Class ListGenerators
- java.lang.Object
-
- com.google.common.collect.testing.google.ListGenerators
-
public final class ListGenerators extends java.lang.ObjectCommon generators of different types of lists.
-
-
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.ImmutableListTailSubListGeneratorprivate static classListGenerators.TestUnhashableListGeneratorstatic classListGenerators.UnhashableElementsImmutableListGenerator
-
Constructor Summary
Constructors Modifier Constructor Description privateListGenerators()
-