BooleanFormatter, NumberColumnFormatter, StringColumnFormatter, TemporalColumnFormatterpublic abstract class ColumnFormatter extends Object
| Modifier | Constructor | Description |
|---|---|---|
protected |
ColumnFormatter(String missingString) |
Constructs a new Formatter with the given missing value string.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getMissingString() |
Returns the string to be used in place of any missing values in the column
|
Copyright © 2021. All rights reserved.