Package | Description |
---|---|
tech.tablesaw.columns.numbers |
Modifier and Type | Field | Description |
---|---|---|
static LongParser |
LongColumnType.DEFAULT_PARSER |
The default parser for LongColumn
|
Modifier and Type | Method | Description |
---|---|---|
LongParser |
LongColumnType.customParser(ReadOptions options) |
TODO: Research this method to provide a good comment
|
LongParser |
LongColumnType.defaultParser() |
Returns the default parser used to convert strings to long values
|
Copyright © 2022. All rights reserved.