Class MapGenerators
- java.lang.Object
-
- com.google.common.collect.testing.google.MapGenerators
-
@GwtCompatible public class MapGenerators extends java.lang.Object
Generators of different types of map and related collections, such as keys, entries and values.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classMapGenerators.ImmutableEnumMapGeneratorstatic classMapGenerators.ImmutableMapCopyOfEntriesGeneratorstatic classMapGenerators.ImmutableMapCopyOfEnumMapGeneratorstatic classMapGenerators.ImmutableMapCopyOfGeneratorstatic classMapGenerators.ImmutableMapEntryListGeneratorstatic classMapGenerators.ImmutableMapGeneratorstatic classMapGenerators.ImmutableMapKeyListGeneratorstatic classMapGenerators.ImmutableMapUnhashableValuesGeneratorstatic classMapGenerators.ImmutableMapValueListGenerator
-
Constructor Summary
Constructors Constructor Description MapGenerators()
-