public abstract class CellType<T> extends Object implements Comparator<T>, Serializable
| Constructor and Description |
|---|
CellType() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
alignment() |
abstract String |
format(Object obj) |
boolean |
isSortable() |
void |
setSortable(boolean sortable) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcompare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongCopyright © 2011–2017 The Apache Software Foundation. All rights reserved.