@Internal public class OptionValueComparator extends Object implements Comparator<Option>
Constructor and Description |
---|
OptionValueComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Option o1,
Option 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 int compare(Option o1, Option o2)
compare
in interface Comparator<Option>
Copyright © 2002-2022 Atlassian. All Rights Reserved.