E - the element typepublic class ImmutableIterator<E> extends Object implements Iterator<E>
Copyright (c) 2013-2016 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
| Constructor and Description |
|---|
ImmutableIterator(Iterator<E> iterator) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
E |
next() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEachRemaining, removeCopyright © 2014–2016 Delft University of Technology. All rights reserved.