public class Spaces extends ArrayList<Space>
modCount
Constructor and Description |
---|
Spaces() |
Modifier and Type | Method and Description |
---|---|
static Spaces |
fromJson(org.json.JSONArray jsonSpaces) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeRange, retainAll, set, size, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
public static Spaces fromJson(org.json.JSONArray jsonSpaces)