public static class HalIdResourceCacheLinkResolver.HalIdResourceComparator extends Object implements Comparator<HalResource<?>>
Constructor and Description |
---|
HalIdResourceComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(HalResource<?> resource1,
HalResource<?> resource2) |
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(HalResource<?> resource1, HalResource<?> resource2)
compare
in interface Comparator<HalResource<?>>
Copyright © 2022. All rights reserved.