public static interface IndexedTable.Reader
| Modifier and Type | Method and Description |
|---|---|
Object |
read(int row)
Read the value at a particular row number.
|
@Nullable Object read(int row)
IndexedTable.numRows()).Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.