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, equalsCopyright © 2015 Apache Accumulo Project. All rights reserved.