Iterator<String>
private boolean
_done
private final String
_value
SingletonIterator(String value)
boolean
hasNext()
String
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
hasNext
next
remove