public class DataList extends ArrayList<Data> implements Data
Data.DataDeserializermodCount| Constructor and Description |
|---|
DataList(List<Data> values)
Creates new instance of given list of data
|
| Modifier and Type | Method and Description |
|---|---|
List<Data> |
asList() |
boolean |
isList() |
boolean |
isValue() |
String |
textValue() |
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, trimToSizeequals, hashCodecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streamCopyright © 2017. All rights reserved.