Serializable
, Cloneable
, Iterable<Object>
, Collection<Object>
, List<Object>
, RandomAccess
public static final class ST.AttributeList extends ArrayList<Object>
ArrayList
, but this way I can track whether a
list is something ST created or it's an incoming list.modCount
Constructor | Description |
---|---|
AttributeList() |
|
AttributeList(int size) |
containsAll, removeAll, retainAll, toString
equals, hashCode, iterator, listIterator, listIterator, subList
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, remove, removeRange, set, size, toArray, toArray, trimToSize
containsAll, equals, hashCode, iterator, listIterator, listIterator, removeAll, retainAll, subList
Copyright © 2019. All rights reserved.