private class JsonArrayImpl.JsonArrayIterator extends Object implements Iterator<javax.json.JsonValue>
Modifier and Type | Field and Description |
---|---|
(package private) int |
cursor |
Modifier | Constructor and Description |
---|---|
private |
JsonArrayIterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
javax.json.JsonValue |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.