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