protected class AtomCollection.AtomSorter extends Object implements Comparator<Atom>
protected
AtomCollection.AtomSorter()
int
compare(Atom a1, Atom a2)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
protected AtomCollection.AtomSorter()
public int compare(Atom a1, Atom a2)
compare
Comparator<Atom>