Package org.jmol.script
Class SV.Sort
- java.lang.Object
-
- org.jmol.script.SV.Sort
-
- All Implemented Interfaces:
Comparator<SV>
- Enclosing class:
- SV
protected class SV.Sort extends Object implements Comparator<SV>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compare(SV x, SV y)
-
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
-
-