public class IteratorWrapper<E> extends Object implements Iterable<E>
IteratorWrapper(Iterator<E> iter)
Iterator<E>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IteratorWrapper(Iterator<E> iter)
public Iterator<E> iterator()
iterator
Iterable<E>
Copyright © 2012-2013 The Internet Party. All Rights Reserved.