public class HostComparator extends Object implements Comparator<Host>
| Constructor and Description |
|---|
HostComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Host h1,
Host h2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic int compare(Host h1, Host h2)
compare in interface Comparator<Host>Copyright © 2019. All Rights Reserved.