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 class
DerivedGoogleCollectionGenerators.BiMapValueSetGenerator<K extends @Nullable Object,
V extends @Nullable Object> static class
DerivedGoogleCollectionGenerators.InverseBiMapGenerator<K extends @Nullable Object,
V extends @Nullable Object> static class
DerivedGoogleCollectionGenerators.MapGenerator<K extends @Nullable Object,
V extends @Nullable Object> -
Method Summary