T - the type of the elementspublic abstract class LsaIterator<T> extends Object implements Iterator<T>
remove method.| Constructor and Description |
|---|
LsaIterator() |
| Modifier and Type | Method and Description |
|---|---|
T |
next() |
abstract T |
nextIteration() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNextCopyright © 2018. All rights reserved.