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