public class TableStateType extends CellType<TableState>
| Constructor and Description |
|---|
TableStateType() |
| Modifier and Type | Method and Description |
|---|---|
String |
alignment() |
int |
compare(TableState o1,
TableState o2) |
String |
format(Object obj) |
isSortable, setSortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic String alignment()
alignment in class CellType<TableState>public String format(Object obj)
format in class CellType<TableState>public int compare(TableState o1, TableState o2)
Copyright © 2015 Apache Accumulo Project. All rights reserved.