public class UrlExternalFormComparator extends Object implements Comparator<URL>, Serializable
Constructor and Description |
---|
UrlExternalFormComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(URL url1,
URL url2) |
clone, equals, finalize, 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 url1, URL url2)
compare
in interface Comparator<URL>
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.