public class NameSorter extends AbstractObjectProcessor implements ITreeSorter
Constructor and Description |
---|
NameSorter() |
Modifier and Type | Method and Description |
---|---|
int |
compare(CtagsSideKickTreeNode a,
CtagsSideKickTreeNode b) |
IObjectProcessor |
getClone() |
getDescription, getEditor, 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