- java.lang.Object
-
- com.badlogic.gdx.utils.JsonValue.JsonIterator
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator<JsonValue>
-
next
public JsonValue next()
- Specified by:
next
in interface java.util.Iterator<JsonValue>
-
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator<JsonValue>
Copyright © 2010-2013 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)