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