Iterator<SelfDescribing>
private Iterator<T>
values
SelfDescribingValueIterator(Iterator<T> values)
boolean
hasNext()
SelfDescribing
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
Iterator<T>
next
remove