Class TestIntegerSortedSetGenerator

    • Method Summary

      All Methods Instance Methods Abstract Methods Concrete Methods 
      Modifier and Type Method Description
      protected abstract java.util.SortedSet<java.lang.Integer> create​(java.lang.Integer[] elements)  
      java.util.List<java.lang.Integer> order​(java.util.List<java.lang.Integer> insertionOrder)
      Sorts the elements by their natural ordering.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait