| Constructor and Description |
|---|
EnumerableIterator(Enumerable<T> enumerable) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
T |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic EnumerableIterator(Enumerable<T> enumerable)
Copyright © 2018. All rights reserved.