public class IteratorIterable<V> extends Object implements Iterable<V>
IteratorIterable(Iterator<V> iterator)
Iterator<V>
iterator()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IteratorIterable(Iterator<V> iterator)
public Iterator<V> iterator()
iterator
Iterable<V>
Copyright © 2015 Revolution Systems Inc.. All rights reserved.