public interface CellScanner extends Iterable<RowColumnValue>
| Modifier and Type | Method and Description |
|---|---|
default Stream<RowColumnValue> |
stream() |
forEach, iterator, spliteratordefault Stream<RowColumnValue> stream()
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.