public class SequenceList<E> extends ArrayList<E>
application/rdx+xml
format.
The serializer cannot assume any List is considered as ordered and to write as an <rdf:Seq> element.modCount
Constructor and Description |
---|
SequenceList() |
SequenceList(Collection<? extends E> collection) |
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
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
public SequenceList()
public SequenceList(Collection<? extends E> collection)