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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongEnvironmentPriorityComparator()
public int compare(CoprocessorEnvironment env1, CoprocessorEnvironment env2)
compare in interface Comparator<CoprocessorEnvironment>Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.