org.jmol.symmetry
Class UnitCell.Esort
java.lang.Object
org.jmol.symmetry.UnitCell.Esort
- All Implemented Interfaces:
- Comparator<Object[]>
- Enclosing class:
- UnitCell
protected class UnitCell.Esort
- extends Object
- implements Comparator<Object[]>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnitCell.Esort
protected UnitCell.Esort()
compare
public int compare(Object[] o1,
Object[] o2)
- Specified by:
compare in interface Comparator<Object[]>