@InterfaceAudience.Public @InterfaceStability.Stable public static class ResourceRequest.ResourceRequestComparator extends Object implements Comparator<ResourceRequest>, Serializable
Constructor and Description |
---|
ResourceRequestComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ResourceRequest r1,
ResourceRequest r2) |
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(ResourceRequest r1, ResourceRequest r2)
compare
in interface Comparator<ResourceRequest>
Copyright © 2022 Apache Software Foundation. All rights reserved.