T - The type managed by the Records.HeaderAccessor<T>, Iterator<T>, Records<T>CsvFileRecordsImpl, CsvInputStreamRecordsImplpublic interface InputStreamRecords<T> extends Records<T>, HeaderAccessor<T>
HeaderAccessor.HeaderBuilder<T extends HeaderAccessor.HeaderBuilder<?>>, HeaderAccessor.HeaderMutator<T>, HeaderAccessor.HeaderProperty<T>| Modifier and Type | Method | Description |
|---|---|---|
long |
getErroneousRecordCount() |
The number of erroneous records which were not read by the
InputStreamRecords. |
getHeaderforEachRemaining, hasNext, next, removelong getErroneousRecordCount()
InputStreamRecords.Copyright © 2018. All rights reserved.