@GwtCompatible public final class DerivedCollectionGenerators extends Object
Derived suite generators, split out of the suite builders so that they are available to GWT.
| Modifier and Type | Class and Description |
|---|---|
static class |
DerivedCollectionGenerators.Bound
Two bounds (from and to) define how to build a subMap.
|
static class |
DerivedCollectionGenerators.MapEntrySetGenerator<K,V> |
static class |
DerivedCollectionGenerators.MapKeySetGenerator<K,V> |
static class |
DerivedCollectionGenerators.MapSortedKeySetGenerator<K,V> |
static class |
DerivedCollectionGenerators.MapValueCollectionGenerator<K,V> |
static class |
DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator<K,V> |
static class |
DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator<E> |