static class CoprocessorHost.EnvironmentPriorityComparator extends Object implements Comparator<CoprocessorEnvironment>
Constructor and Description |
---|
EnvironmentPriorityComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(CoprocessorEnvironment env1,
CoprocessorEnvironment env2) |
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
EnvironmentPriorityComparator()
public int compare(CoprocessorEnvironment env1, CoprocessorEnvironment env2)
compare
in interface Comparator<CoprocessorEnvironment>
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.