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 enum
Two bounds (from and to) define how to build a subMap.static class
DerivedCollectionGenerators.MapEntrySetGenerator<K extends @Nullable Object,
V extends @Nullable Object> static class
DerivedCollectionGenerators.MapKeySetGenerator<K extends @Nullable Object,
V extends @Nullable Object> static class
DerivedCollectionGenerators.MapSortedKeySetGenerator<K extends @Nullable Object,
V extends @Nullable Object> static class
DerivedCollectionGenerators.MapValueCollectionGenerator<K extends @Nullable Object,
V extends @Nullable Object> static class
DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator<K extends @Nullable Object,
V extends @Nullable Object> static class
DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator<E extends @Nullable Object>
-
Method Summary