public class ClusterCoords extends Object implements Iterable<ClusterCoords.Entry>
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterCoords.Entry |
| Constructor and Description |
|---|
ClusterCoords(org.codehaus.jettison.json.JSONArray entries) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<ClusterCoords.Entry> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<ClusterCoords.Entry> iterator()
iterator in interface Iterable<ClusterCoords.Entry>Copyright © 2017. All rights reserved.