Class SetGenerators.AbstractContiguousSetGenerator

All Implemented Interfaces:
TestCollectionGenerator<Integer>, TestContainerGenerator<Collection<Integer>,Integer>, TestSetGenerator<Integer>
Direct Known Subclasses:
SetGenerators.ContiguousSetDescendingGenerator, SetGenerators.ContiguousSetGenerator, SetGenerators.ContiguousSetHeadsetGenerator, SetGenerators.ContiguousSetSubsetGenerator, SetGenerators.ContiguousSetTailsetGenerator
Enclosing class:
SetGenerators

private abstract static class SetGenerators.AbstractContiguousSetGenerator extends TestIntegerSortedSetGenerator
  • Constructor Details

    • AbstractContiguousSetGenerator

      private AbstractContiguousSetGenerator()
  • Method Details