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, wait
forEach, spliterator
public Iterator<JSONObject> iterator()
iterator
in interface Iterable<JSONObject>
Copyright © 2024. All rights reserved.