class SiteInformationCache.SiteUrlComparator extends Object implements Comparator<SiteUrl>
Constructor and Description |
---|
SiteUrlComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SiteUrl url1,
SiteUrl 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
SiteUrlComparator()