S - the type of time stamped data (i.e. parsed table rows)public static interface SimpleTimeStampedTableParser.RowConverter<S extends TimeStamped>
| Modifier and Type | Method | Description |
|---|---|---|
S |
convert(double[] rawFields) |
Convert a row.
|
S convert(double[] rawFields)
rawFields - raw row fields, as read from the fileCopyright © 2002-2019 CS Systèmes d'information. All rights reserved.