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