net.sourceforge.jsxe.dom.completion
Class IDDecl.Compare
java.lang.Object
net.sourceforge.jsxe.dom.completion.IDDecl.Compare
- All Implemented Interfaces:
- Comparator
- Enclosing class:
- IDDecl
- public static class IDDecl.Compare
- extends Object
- implements Comparator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IDDecl.Compare
public IDDecl.Compare()
compare
public int compare(Object obj1,
Object obj2)
- Specified by:
compare
in interface Comparator