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