Constructor and Description |
---|
LinkedIterator()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
addIterator(Iterator i)
Deprecated.
|
boolean |
hasNext()
Deprecated.
|
Object |
next()
Deprecated.
|
void |
remove()
Deprecated.
This operation is not supported.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public void addIterator(Iterator i)
public void remove()
remove
in interface Iterator
UnsupportedOperationException
Copyright © 2001–2015 Codehaus. All rights reserved.