public class ElementIterator extends Object implements Iterator<Element>
boolean
hasNext()
Element
next()
void
remove()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public boolean hasNext()
hasNext
Iterator<Element>
public Element next()
next
public void remove()
remove
Copyright © 2017 Bloomberg L.P.. All rights reserved.