static class NetDbRenderer.RAComparator extends Object implements Comparator<RouterAddress>
Constructor and Description |
---|
NetDbRenderer.RAComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(RouterAddress l,
RouterAddress r) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
public int compare(RouterAddress l, RouterAddress r)
compare
in interface Comparator<RouterAddress>