Uses of Class
com.google.common.collect.testing.TestStringSetGenerator
-
Packages that use TestStringSetGenerator Package Description com.google.common.collect.testing com.google.common.collect.testing.google -
-
Uses of TestStringSetGenerator in com.google.common.collect.testing
Subclasses of TestStringSetGenerator in com.google.common.collect.testing Modifier and Type Class Description class
TestStringSortedSetGenerator
Create string sets for testing collections that are sorted by natural ordering. -
Uses of TestStringSetGenerator in com.google.common.collect.testing.google
Subclasses of TestStringSetGenerator in com.google.common.collect.testing.google Modifier and Type Class 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
-