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