@Deprecated public class IteratorProvider<T> extends Object implements Provider<T>
IteratorProvider(Iterator<T> iterator)
T
next()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IteratorProvider(Iterator<T> iterator)
public T next()
next
Provider<T>
Copyright © 2016. All rights reserved.