Package com.univocity.parsers.common
Interface IterableResult<T,C extends Context>
- All Superinterfaces:
Iterable<T>
- All Known Implementing Classes:
ParserIterator
,RecordIterator
,RowIterator
An
Iterable
result that provides the current parsing context
through the getContext()
method-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, spliterator