Class SetGenerators.ContiguousSetGenerator

All Implemented Interfaces:
TestCollectionGenerator<Integer>, TestContainerGenerator<Collection<Integer>, Integer>, TestSetGenerator<Integer>
Enclosing class:
SetGenerators

public static class SetGenerators.ContiguousSetGenerator extends TestIntegerSortedSetGenerator
Author:
Kevin Bourrillion, Jared Levy, Hayward Chan