import javax.swing.tree.TreeModel; public interface TreeTableSorter { public interface SortCycle {} }