com.mchange.util
Class IteratorUtils

java.lang.Object
  extended by com.mchange.util.IteratorUtils

public class IteratorUtils
extends Object


Constructor Summary
IteratorUtils()
           
 
Method Summary
static Iterator unmodifiableIterator(Iterator ii)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IteratorUtils

public IteratorUtils()
Method Detail

unmodifiableIterator

public static Iterator unmodifiableIterator(Iterator ii)