Package org.jmol.script
Class SV.Sort
java.lang.Object
org.jmol.script.SV.Sort
- All Implemented Interfaces:
Comparator<SV>
- Enclosing class:
SV
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Comparator
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
arrayPt
private int arrayPt -
myKey
-
-
Constructor Details
-
Sort
-
-
Method Details
-
compare
- Specified by:
compare
in interfaceComparator<SV>
-