Class SortedMapGenerators
- java.lang.Object
-
- com.google.common.collect.testing.google.SortedMapGenerators
-
@GwtCompatible public class SortedMapGenerators extends java.lang.Object
Generators of sorted maps and derived collections.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classSortedMapGenerators.ImmutableSortedMapCopyOfEntriesGeneratorstatic classSortedMapGenerators.ImmutableSortedMapEntryListGeneratorstatic classSortedMapGenerators.ImmutableSortedMapGeneratorstatic classSortedMapGenerators.ImmutableSortedMapKeyListGeneratorstatic classSortedMapGenerators.ImmutableSortedMapValueListGenerator
-
Constructor Summary
Constructors Constructor Description SortedMapGenerators()
-