- java.lang.Object
-
- impl.org.controlsfx.tableview2.SortUtils
-
public class SortUtils extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
SortUtils.SortEndedEvent<C>
Convenient subclass of SortEvent to create a new SortEvent to indicate the sorting has endedstatic class
SortUtils.SortStartedEvent<C>
Convenient subclass of SortEvent to create a new SortEvent to indicate the sorting has started
-
Constructor Summary
Constructors Constructor Description SortUtils()
-