public class JSONObjectIter extends Object implements Iterable<JSONObject>
| Constructor and Description |
|---|
JSONObjectIter(Iterator<Object> iterator) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<JSONObject> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<JSONObject> iterator()
iterator in interface Iterable<JSONObject>Copyright © 2021. All rights reserved.