public static class TableParser.Record extends Object
| Constructor and Description |
|---|
Record() |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(int k)
Get the kth value of this record.
|
int |
nfields() |
void |
toString(Formatter f) |