Serializable, Comparator<PeerState>UDPSorters.AlphaComparator, UDPSorters.CwndComparator, UDPSorters.DupComparator, UDPSorters.IdleInComparator, UDPSorters.IdleOutComparator, UDPSorters.MTUComparator, UDPSorters.RateInComparator, UDPSorters.RateOutComparator, UDPSorters.RecvCountComparator, UDPSorters.ResendComparator, UDPSorters.RTOComparator, UDPSorters.RTTComparator, UDPSorters.SendCountComparator, UDPSorters.SkewComparator, UDPSorters.SsthreshComparator, UDPSorters.UptimeComparatorstatic class UDPSorters.PeerComparator extends Object implements Comparator<PeerState>, Serializable
| Constructor | Description |
|---|---|
PeerComparator() |
| Modifier and Type | Method | Description |
|---|---|---|
int |
compare(PeerState l,
PeerState r) |
equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(PeerState l, PeerState r)
compare in interface Comparator<PeerState>