Class SetGenerators.AbstractContiguousSetGenerator

    • Constructor Detail

      • AbstractContiguousSetGenerator

        private AbstractContiguousSetGenerator()
    • Method Detail

      • checkedCreate

        protected final ContiguousSet<java.lang.Integer> checkedCreate​(java.util.SortedSet<java.lang.Integer> elementsSet)