public final class CopyConstructorIterator<T>
extends com.google.common.collect.ForwardingIterator<T>
| Constructor and Description |
|---|
CopyConstructorIterator(Iterator<? extends T> copyFrom) |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<T> |
delegate() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemainingCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.