Interface ExecutableList.Sorter<ComparableExecutable>

Enclosing class:
ExecutableList<E extends ComparableExecutable>

public static interface ExecutableList.Sorter<ComparableExecutable>
Provides a sorting interface for ExecutableList.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Sorts the list.