public class TopicCoords extends Object implements Iterable<TopicCoords.Entry>
Modifier and Type | Class and Description |
---|---|
class |
TopicCoords.Entry |
Constructor and Description |
---|
TopicCoords(org.codehaus.jettison.json.JSONObject topicCoords) |
Modifier and Type | Method and Description |
---|---|
Iterator<TopicCoords.Entry> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public TopicCoords(org.codehaus.jettison.json.JSONObject topicCoords)
public Iterator<TopicCoords.Entry> iterator()
iterator
in interface Iterable<TopicCoords.Entry>
Copyright © 2023. All Rights Reserved.