public static final class URLUtil.URLComparator extends Object implements Comparator<URL>
external forms.| Constructor and Description |
|---|
URLComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(URL u1,
URL u2) |
equals, 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(URL u1, URL u2)
compare in interface Comparator<URL>