| Constructor and Description |
|---|
CsvMapperIterator(org.simpleflatmapper.lightningcsv.CsvReader reader,
CsvMapperImpl<T> csvMapperImpl) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic CsvMapperIterator(org.simpleflatmapper.lightningcsv.CsvReader reader,
CsvMapperImpl<T> csvMapperImpl)
Copyright © 2018. All rights reserved.