org.jmol.modelset
Class AtomCollection.AtomSorter
java.lang.Object
org.jmol.modelset.AtomCollection.AtomSorter
- All Implemented Interfaces:
- Comparator
- Enclosing class:
- AtomCollection
class AtomCollection.AtomSorter
- extends Object
- implements Comparator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AtomCollection.AtomSorter
AtomCollection.AtomSorter()
compare
public int compare(Object arg0,
Object arg1)
- Specified by:
compare
in interface Comparator
compare
private int compare(Atom a1,
Atom a2)