public class StoredDataList extends java.util.ArrayList<StoredDataList.StoredData>
Modifier and Type | Class and Description |
---|---|
class |
StoredDataList.StoredData
The StoredData class is used by the StoredDataList class to represent each piece of data stored in the Device.
|
Constructor and Description |
---|
StoredDataList() |
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, trimToSize