protected static final class ProcessorManagerImpl.ProcessorConfiguratorComparator extends Object implements Comparator<ProcessorConfiguration>
Modifier | Constructor and Description |
---|---|
protected |
ProcessorConfiguratorComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(ProcessorConfiguration config0,
ProcessorConfiguration config1) |
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(ProcessorConfiguration config0, ProcessorConfiguration config1)
compare
in interface Comparator<ProcessorConfiguration>
Comparator.compare(java.lang.Object, java.lang.Object)
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.