| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext()
Return true if there more elements available in this iteration false
otherwise
|
Element |
next()
Return the next contained Element in this iteration
|
void |
remove() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic boolean hasNext()
public Element next()
Copyright © 2021 Bloomberg L.P.. All rights reserved.