public class IteratorData<T> extends Object implements ActorReceiverData, scala.Product, scala.Serializable
| Constructor and Description |
|---|
IteratorData(scala.collection.Iterator<T> iterator) |
| Modifier and Type | Method and Description |
|---|---|
scala.collection.Iterator<T> |
iterator() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait