Package ucar.nc2.util
Class TableParser.Record
- java.lang.Object
-
- ucar.nc2.util.TableParser.Record
-
- Enclosing class:
- TableParser
public static class TableParser.Record extends Object
Deprecated.will move in ver6.
-
-
Constructor Summary
Constructors Constructor Description Record()Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description Objectget(int k)Deprecated.Get the kth value of this record.intnfields()Deprecated.voidtoString(Formatter f)Deprecated.
-