public class TestbenchJsonArrayList<T> extends Object implements JsonArrayList<T>, TestbenchValueWrapper
JsonArrayList| Constructor and Description |
|---|
TestbenchJsonArrayList(List<T> list) |
| Modifier and Type | Method and Description |
|---|---|
List<T> |
asList() |
boolean |
equals(Object obj) |
String |
toString() |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcreateArray, fromBooleanArray, fromBooleans, fromDoubleArray, fromDoubles, fromIntegers, fromLongs, fromStringArray, fromStrings, wrapForTestbenchadd, addAll, clear, contains, containsAll, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArrayCopyright © 2021–2023 Flowing Code. All rights reserved.