|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractCloseableIOIterator | |
|---|---|
| com.healthmarketscience.rmiio | Provides classes for robust usage of RMI, primarily for streaming data. |
| Uses of AbstractCloseableIOIterator in com.healthmarketscience.rmiio |
|---|
| Subclasses of AbstractCloseableIOIterator in com.healthmarketscience.rmiio | |
|---|---|
class |
ConverterIOIterator<InType,OutType>
Useful almost concrete CloseableIOIterator implementation for the common situation where you need to convert data from one iterator into data in another iterator. |
class |
IOIteratorPipe.Source
The Source for this pipe. |
class |
LineIterator
CloseableIOIterator that reads lines from a BufferedReader, optionally trimming whitespace and/or skipping blank lines. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||