net.i2p.router.transport.udp
Class Sorters.RTOComparator
java.lang.Object
net.i2p.router.transport.udp.Sorters.PeerComparator
net.i2p.router.transport.udp.Sorters.RTOComparator
- All Implemented Interfaces:
- Serializable, Comparator<PeerState>
- Enclosing class:
- Sorters
static class Sorters.RTOComparator
- extends Sorters.PeerComparator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Sorters.RTOComparator
Sorters.RTOComparator()
compare
public int compare(PeerState l,
PeerState r)
- Specified by:
compare
in interface Comparator<PeerState>
- Overrides:
compare
in class Sorters.PeerComparator