private abstract static class SetGenerators.AbstractContiguousSetGenerator extends TestIntegerSortedSetGenerator
Modifier | Constructor and Description |
---|---|
private |
AbstractContiguousSetGenerator() |
Modifier and Type | Method and Description |
---|---|
protected ContiguousSet<java.lang.Integer> |
checkedCreate(java.util.SortedSet<java.lang.Integer> elementsSet) |
create, order
create, createArray, samples
protected final ContiguousSet<java.lang.Integer> checkedCreate(java.util.SortedSet<java.lang.Integer> elementsSet)