Class MapGenerators
- java.lang.Object
-
- com.google.common.collect.testing.google.MapGenerators
-
@GwtCompatible public class MapGenerators extends Object
Generators of different types of map and related collections, such as keys, entries and values.- Author:
- Hayward Chan
-
-
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.ImmutableMapValueListGeneratorstatic classMapGenerators.ImmutableMapValuesAsSingletonSetGenerator
-
Constructor Summary
Constructors Constructor Description MapGenerators()
-
-
-
Constructor Detail
-
MapGenerators
public MapGenerators()
-
-