protected class ClusterControllerImpl.ResourceComparator extends Object implements Comparator<Resource>
Modifier | Constructor and Description |
---|---|
protected |
ResourceComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Resource resource1,
Resource 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(Resource resource1, Resource resource2)
compare
in interface Comparator<Resource>
Copyright © 2015. All rights reserved.