private final class Dn.RdnIterator extends java.lang.Object implements java.util.Iterator<Rdn>
(package private) int
index
private
RdnIterator()
boolean
hasNext()
Rdn
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
int index
private RdnIterator()
public boolean hasNext()
hasNext
java.util.Iterator<Rdn>
public Rdn next()
next
public void remove()
remove