Package org.hibernate.engine.spi
Interface ExecutableList.Sorter<ComparableExecutable>
- Enclosing class:
- ExecutableList<E extends ComparableExecutable>
public static interface ExecutableList.Sorter<ComparableExecutable>
Provides a sorting interface for
ExecutableList
.-
Method Summary
-
Method Details
-
sort
Sorts the list.
-