public final class SinkWrapperFactoryComparator extends Object implements Comparator<SinkWrapperFactory>
SinkWrapperFactory
s so that the one with the highest priority comes first (i.e. order by descending priority)Constructor and Description |
---|
SinkWrapperFactoryComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(SinkWrapperFactory o1,
SinkWrapperFactory o2) |
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 SinkWrapperFactoryComparator()
public int compare(SinkWrapperFactory o1, SinkWrapperFactory o2)
compare
in interface Comparator<SinkWrapperFactory>
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.