Class SetGenerators.ImmutableSortedSetHeadsetGenerator
java.lang.Object
com.google.common.collect.testing.TestStringSetGenerator
com.google.common.collect.testing.TestStringSortedSetGenerator
com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetHeadsetGenerator
- All Implemented Interfaces:
TestCollectionGenerator<String>
,TestContainerGenerator<Collection<String>,
,String> TestSetGenerator<String>
,TestSortedSetGenerator<String>
- Enclosing class:
SetGenerators
public static class SetGenerators.ImmutableSortedSetHeadsetGenerator
extends TestStringSortedSetGenerator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.collect.testing.TestStringSortedSetGenerator
aboveSamplesGreater, aboveSamplesLesser, belowSamplesGreater, belowSamplesLesser, create, order
Methods inherited from class com.google.common.collect.testing.TestStringSetGenerator
createArray, samples
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.common.collect.testing.TestContainerGenerator
createArray, samples
-
Constructor Details
-
ImmutableSortedSetHeadsetGenerator
public ImmutableSortedSetHeadsetGenerator()
-
-
Method Details
-
create
- Specified by:
create
in classTestStringSortedSetGenerator
-