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