Class DerivedCollectionGenerators
- java.lang.Object
-
- com.google.common.collect.testing.DerivedCollectionGenerators
-
@GwtCompatible public final class DerivedCollectionGenerators extends Object
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 Classes Modifier and Type Class Description static classDerivedCollectionGenerators.BoundTwo bounds (from and to) define how to build a subMap.static classDerivedCollectionGenerators.MapEntrySetGenerator<K,V>static classDerivedCollectionGenerators.MapKeySetGenerator<K,V>static classDerivedCollectionGenerators.MapSortedKeySetGenerator<K,V>static classDerivedCollectionGenerators.MapValueCollectionGenerator<K,V>static classDerivedCollectionGenerators.SortedMapSubmapTestMapGenerator<K,V>static classDerivedCollectionGenerators.SortedSetSubsetTestSetGenerator<E>
-