Class SetGenerators.ContiguousSetTailsetGenerator
java.lang.Object
com.google.common.collect.testing.TestIntegerSetGenerator
com.google.common.collect.testing.TestIntegerSortedSetGenerator
com.google.common.collect.testing.google.SetGenerators.ContiguousSetTailsetGenerator
- All Implemented Interfaces:
TestCollectionGenerator<Integer>
,TestContainerGenerator<Collection<Integer>,
,Integer> TestSetGenerator<Integer>
- Enclosing class:
SetGenerators
public static class SetGenerators.ContiguousSetTailsetGenerator
extends TestIntegerSortedSetGenerator
-
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
-
ContiguousSetTailsetGenerator
public ContiguousSetTailsetGenerator()
-
-
Method Details
-
create
- Specified by:
create
in classTestIntegerSortedSetGenerator
-
checkedCreate
-