public class JsonStringArrayList<E> extends ArrayList<E>
modCount| Constructor and Description |
|---|
JsonStringArrayList() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
toString() |
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, trimToSizehashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, hashCodeparallelStream, streampublic boolean equals(Object obj)
equals in interface Collection<E>equals in interface List<E>equals in class AbstractList<E>public final String toString()
toString in class AbstractCollection<E>Copyright © 2021 The Apache Software Foundation. All rights reserved.