public class ReliableResourceComparator extends Object implements Comparator<Map.Entry>, Serializable
Constructor and Description |
---|
ReliableResourceComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Map.Entry rr1,
Map.Entry rr2) |
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(Map.Entry rr1, Map.Entry rr2)
compare
in interface Comparator<Map.Entry>
This work is licensed under a Creative Commons Attribution 4.0 International License.