Iterator<SelfDescribing>
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