Class SetGenerators.ContiguousSetHeadsetGenerator
java.lang.Object
com.google.common.collect.testing.TestIntegerSetGenerator
com.google.common.collect.testing.TestIntegerSortedSetGenerator
com.google.common.collect.testing.google.SetGenerators.ContiguousSetHeadsetGenerator
- All Implemented Interfaces:
TestCollectionGenerator<Integer>
,TestContainerGenerator<Collection<Integer>, Integer>
,TestSetGenerator<Integer>
- Enclosing class:
SetGenerators
public static class SetGenerators.ContiguousSetHeadsetGenerator
extends TestIntegerSortedSetGenerator
- Author:
- Kevin Bourrillion, Jared Levy, Hayward Chan
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.collect.testing.TestIntegerSortedSetGenerator
order
Methods inherited from class com.google.common.collect.testing.TestIntegerSetGenerator
create, createArray, samples
-
Constructor Details
-
ContiguousSetHeadsetGenerator
public ContiguousSetHeadsetGenerator()
-
-
Method Details
-
create
- Specified by:
create
in classTestIntegerSortedSetGenerator
-
checkedCreate
-