public interface TableExportWriterIterator<T> extends Iterator<T>
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getHeader() |
int |
getRowCount() |
List<String> |
nextRow()
Prepares next row information.
|
forEachRemaining, hasNext, next, removeCopyright © 2018. All rights reserved.