net.i2p.router.peermanager
class InverseCapacityComparator extends Object implements Comparator
Constructor and Description |
---|
InverseCapacityComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Object lhs,
Object rhs)
Compare the two objects backwards.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(Object lhs, Object rhs)
compare
in interface Comparator