-
-
Constructor Summary
Constructors
Constructor and Description |
ObjectIterator(javax.json.JsonObject jo) |
-
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 Iterator<javax.json.stream.JsonParser.Event>
-
remove
public void remove()
- Specified by:
remove
in interface Iterator<javax.json.stream.JsonParser.Event>
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.