Class DerivedGoogleCollectionGenerators
java.lang.Object
com.google.common.collect.testing.google.DerivedGoogleCollectionGenerators
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 ClassesModifier and TypeClassDescriptionstatic classDerivedGoogleCollectionGenerators.BiMapValueSetGenerator<K extends @Nullable Object,V extends @Nullable Object> static classDerivedGoogleCollectionGenerators.InverseBiMapGenerator<K extends @Nullable Object,V extends @Nullable Object> static classDerivedGoogleCollectionGenerators.MapGenerator<K extends @Nullable Object,V extends @Nullable Object> -
Method Summary