Interface Sortable<E>

    • Method Summary

      Modifier and Type Method Description
      Sortable<E> sort​(Comparator<? super E> comparator)