public static class PathSet.Path extends ArrayList<PathSet.Hop>
modCount| 构造器和说明 |
|---|
Path() |
| 限定符和类型 | 方法和说明 |
|---|---|
static PathSet.Path |
fromJSONArray(org.json.JSONArray array) |
org.json.JSONArray |
toJSONArray() |
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, trimToSizeequals, hashCodecontainsAll, toStringcontainsAll, equals, hashCodeparallelStream, streampublic static PathSet.Path fromJSONArray(org.json.JSONArray array)
public org.json.JSONArray toJSONArray()
Copyright © 2021. All rights reserved.