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