com.mchange.v1.util
Class UnreliableIteratorUtils
java.lang.Object
com.mchange.v1.util.UnreliableIteratorUtils
public class UnreliableIteratorUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UnreliableIteratorUtils
public UnreliableIteratorUtils()
addToCollection
public static void addToCollection(Collection c,
UnreliableIterator uii)
throws UnreliableIteratorException
- Throws:
UnreliableIteratorException
unreliableIteratorFromIterator
public static UnreliableIterator unreliableIteratorFromIterator(Iterator ii)