public class Spaces extends java.util.ArrayList<Space>
| Constructor and Description |
|---|
Spaces() |
| Modifier and Type | Method and Description |
|---|---|
static Spaces |
fromJson(org.json.simple.JSONArray jsonSpaces) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizepublic static Spaces fromJson(org.json.simple.JSONArray jsonSpaces)