class SpeedComparator extends Object implements Comparator<PeerProfile>, Serializable
Constructor and Description |
---|
SpeedComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(PeerProfile left,
PeerProfile right) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(PeerProfile left, PeerProfile right)
compare
in interface Comparator<PeerProfile>