public static final class CellAddressible.ColumnMajorComparator extends Object implements Comparator<CellAddressible>, Serializable
Comparator that sorts cells in ascending column major order.| Constructor and Description |
|---|
ColumnMajorComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(CellAddressible cell1,
CellAddressible cell2) |
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(CellAddressible cell1, CellAddressible cell2)
compare in interface Comparator<CellAddressible>Copyright © 2002–2019 Starter Inc.. All rights reserved.