public class JsonValue.JsonIterator extends java.lang.Object implements java.util.Iterator<JsonValue>, java.lang.Iterable<JsonValue>
JsonIterator()
boolean
hasNext()
java.util.Iterator<JsonValue>
iterator()
JsonValue
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
forEach, spliterator
public JsonIterator()
public boolean hasNext()
hasNext
public JsonValue next()
next
public void remove()
remove
public java.util.Iterator<JsonValue> iterator()
iterator
java.lang.Iterable<JsonValue>
Copyright © 2010-2020. Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)