Modifier and Type | Method and Description |
---|---|
boolean |
hasNext()
Deprecated.
True if more entries are available.
|
BlogEntry |
next()
Deprecated.
Get next entry.
|
void |
remove()
Deprecated.
Remove is not supported.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public boolean hasNext()
public BlogEntry next()
Copyright © 2024. All rights reserved.