gate.gui
Class OntologyEditor.OntologyItemComparator
java.lang.Object
gate.gui.OntologyEditor.OntologyItemComparator
- All Implemented Interfaces:
- Comparator
- Enclosing class:
- OntologyEditor
protected static class OntologyEditor.OntologyItemComparator
- extends Object
- implements Comparator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OntologyEditor.OntologyItemComparator
protected OntologyEditor.OntologyItemComparator()
compare
public int compare(Object o1,
Object o2)
- Specified by:
compare
in interface Comparator