Class DerivedCollectionGenerators
java.lang.Object
com.google.common.collect.testing.DerivedCollectionGenerators
Derived suite generators, split out of the suite builders so that they are available to GWT.
- Author:
- George van den Driessche
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumTwo bounds (from and to) define how to build a subMap.static classDerivedCollectionGenerators.MapEntrySetGenerator<K extends @Nullable Object, V extends @Nullable Object>static classDerivedCollectionGenerators.MapKeySetGenerator<K extends @Nullable Object, V extends @Nullable Object>static classDerivedCollectionGenerators.MapSortedKeySetGenerator<K extends @Nullable Object, V extends @Nullable Object>static classDerivedCollectionGenerators.MapValueCollectionGenerator<K extends @Nullable Object, V extends @Nullable Object>static classDerivedCollectionGenerators.SortedMapSubmapTestMapGenerator<K extends @Nullable Object, V extends @Nullable Object>static classDerivedCollectionGenerators.SortedSetSubsetTestSetGenerator<E extends @Nullable Object> -
Method Summary