Package | Description |
---|---|
com.google.common.collect.testing | |
com.google.common.collect.testing.google |
Modifier and Type | Class and Description |
---|---|
class |
TestStringSortedSetGenerator
Create string sets for testing collections that are sorted by natural
ordering.
|
Modifier and Type | Class and Description |
---|---|
static class |
SetGenerators.DegeneratedImmutableSetGenerator |
static class |
SetGenerators.ImmutableSetCopyOfGenerator |
static class |
SetGenerators.ImmutableSortedSetCopyOfGenerator |
static class |
SetGenerators.ImmutableSortedSetDescendingGenerator |
static class |
SetGenerators.ImmutableSortedSetExplicitComparator |
static class |
SetGenerators.ImmutableSortedSetExplicitSuperclassComparatorGenerator |
static class |
SetGenerators.ImmutableSortedSetHeadsetGenerator |
static class |
SetGenerators.ImmutableSortedSetReversedOrderGenerator |
static class |
SetGenerators.ImmutableSortedSetSubsetGenerator |
static class |
SetGenerators.ImmutableSortedSetTailsetGenerator |
Copyright © 2010-2017. All Rights Reserved.