public class IdentifierList extends ArrayList<Identifier>
modCount| Constructor and Description |
|---|
IdentifierList() |
| Modifier and Type | Method and Description |
|---|---|
static IdentifierList |
fromJson(String json) |
String |
toJson() |
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, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic String toJson()
public static IdentifierList fromJson(String json)
Copyright © 2019. All rights reserved.