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