public final class DefaultCellFormatter extends AbstractCellFormatter
| Modifier and Type | Field and Description |
|---|---|
static CellFormatter |
INSTANCE
An instance of this class.
|
EMPTY, OX, QUERY, SLASH, SPACE, UNDERSCORE| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
nonNullFormat(java.lang.Object value)
Formats the specified value into a string appropriate for displaying
in a table cell.
|
formatpublic static final CellFormatter INSTANCE
public java.lang.String nonNullFormat(java.lang.Object value)
AbstractCellFormatternonNullFormat in class AbstractCellFormattervalue - the value