Class DerivedGoogleCollectionGenerators.MapGenerator<K extends @Nullable Object,V extends @Nullable Object>

java.lang.Object
com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators.MapGenerator<K,V>
All Implemented Interfaces:
DerivedGenerator, TestContainerGenerator<Map<K,V>,Map.Entry<K,V>>, TestMapGenerator<K,V>
Enclosing class:
DerivedGoogleCollectionGenerators

public static class DerivedGoogleCollectionGenerators.MapGenerator<K extends @Nullable Object,V extends @Nullable Object> extends Object implements TestMapGenerator<K,V>, DerivedGenerator