public static class VectorUpdateTestCase.VectorExtensionWithField
extends java.util.Vector
| Modifier and Type | Field and Description |
|---|---|
java.lang.String |
name |
static java.lang.String |
STORED_NAME |
| Constructor and Description |
|---|
VectorUpdateTestCase.VectorExtensionWithField() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, iterator, lastElement, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeRange, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSizepublic static final java.lang.String STORED_NAME
public java.lang.String name