public abstract class ReaderColumnSelection extends Object
Modifier and Type | Method and Description |
---|---|
int |
getCurrentRowIndex() |
DblArray |
nextRow()
Gets the next row, null when no more rows.
|
void |
reset()
Resets the reader to the first row.
|
public DblArray nextRow()
public int getCurrentRowIndex()
public void reset()
Copyright © 2020 The Apache Software Foundation. All rights reserved.