Interface ExecutableList.Sorter<E extends Executable>

    • Method Detail

      • sort

        void sort​(List<E> l)
        Sorts the list.