Serializable, Cloneable, Iterable<StateVariable>, Collection<StateVariable>, List<StateVariable>, RandomAccesspublic class ServiceStateTable extends Vector<StateVariable>
| Modifier and Type | Field | Description |
|---|---|---|
static String |
ELEM_NAME |
modCountcapacityIncrement, elementCount, elementData| Constructor | Description |
|---|---|
ServiceStateTable() |
| Modifier and Type | Method | Description |
|---|---|---|
StateVariable |
getStateVariable(int n) |
parallelStream, streamfinalize, getClass, notify, notifyAll, wait, wait, waitadd, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, forEach, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeIf, removeRange, replaceAll, retainAll, set, setElementAt, setSize, size, sort, spliterator, subList, toArray, toArray, toString, trimToSizepublic static final String ELEM_NAME
public StateVariable getStateVariable(int n)