protected class ClusterControllerImpl.ResourceComparator extends Object implements Comparator<Resource>
Modifier | Constructor and Description |
---|---|
protected |
ClusterControllerImpl.ResourceComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Resource resource1,
Resource resource2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
protected ClusterControllerImpl.ResourceComparator()
public int compare(Resource resource1, Resource resource2)
compare
in interface Comparator<Resource>
Copyright © 2014. All rights reserved.