public class ListSorter extends ListObjectProcessor implements ITreeSorter
Constructor and Description |
---|
ListSorter() |
Modifier and Type | Method and Description |
---|---|
int |
compare(CtagsSideKickTreeNode a,
CtagsSideKickTreeNode b) |
IObjectProcessor |
getClone() |
add, getEditor, getProcessors
getDescription, getName, getParams, setParams, takesParameters, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDescription, getEditor, getName, getParams, setParams, takesParameters
public int compare(CtagsSideKickTreeNode a, CtagsSideKickTreeNode b)
compare
in interface java.util.Comparator<CtagsSideKickTreeNode>
public IObjectProcessor getClone()
getClone
in interface IObjectProcessor