Class DerivedGoogleCollectionGenerators
- java.lang.Object
-
- com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators
-
@GwtCompatible public final class DerivedGoogleCollectionGenerators extends Object
Derived suite generators for Guava collection interfaces, split out of the suite builders so that they are available to GWT.- Author:
- Louis Wasserman
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDerivedGoogleCollectionGenerators.BiMapValueSetGenerator<K,V>static classDerivedGoogleCollectionGenerators.InverseBiMapGenerator<K,V>static classDerivedGoogleCollectionGenerators.MapGenerator<K,V>
-