public static class FixedViewColumn.OrdinalComparatorForFields extends Object implements Comparator<Field>
FixedViewColumns can be sorted| Constructor and Description |
|---|
OrdinalComparatorForFields() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(Field f1,
Field f2) |
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, thenComparingLongpublic int compare(Field f1, Field f2)
compare in interface Comparator<Field>Copyright © 2020. All rights reserved.