static class Sorters.PeerComparator extends Object implements Comparator<PeerState>, Serializable
Sorters.PeerComparator()
int
compare(PeerState l, PeerState r)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(PeerState l, PeerState r)
compare
Comparator<PeerState>