Uses of Class
com.healthmarketscience.rmiio.AbstractCloseableIOIterator

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.
 



Copyright © 2006–2016 Health Market Science. All rights reserved.