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, wait
comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
public int compare(URL u1, URL u2)
compare
in interface Comparator<URL>