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)
转换一行。
|
S convert(double[] rawFields)
rawFields
- 从文件中读取的原始行字段
Copyright © 2002-2023 CS GROUP. All rights reserved.