public static class Option.AvgComparator extends Object implements Comparator<Option>
Constructor and Description |
---|
AvgComparator() |
Modifier and Type | Method and Description |
---|---|
int |
compare(Option one,
Option two) |
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 one, Option two)
compare
in interface Comparator<Option>
Copyright © 2018. All rights reserved.