org.jmol.script
Class ScriptVariable.Sort
java.lang.Object
org.jmol.script.ScriptVariable.Sort
- All Implemented Interfaces:
- Comparator
- Enclosing class:
- ScriptVariable
protected class ScriptVariable.Sort
- extends Object
- implements Comparator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
arrayPt
private int arrayPt
ScriptVariable.Sort
protected ScriptVariable.Sort(int arrayPt)
compare
public int compare(Object ox,
Object oy)
- Specified by:
compare
in interface Comparator