E - the type of elementspublic class JsonifyArrayList<E> extends ArrayList<E>
JsonifyArrayList is simply a ArrayList but with an override jsonify
toString method.modCount| Constructor and Description |
|---|
JsonifyArrayList() |
| Modifier and Type | Method and Description |
|---|---|
void |
setTranslator(org.apache.commons.text.translate.CharSequenceTranslator translator) |
String |
toString() |
String |
toString(PrintMode printMode) |
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, hashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streamCopyright © 2018. All rights reserved.