Serializable, Cloneable, Collection, List, RandomAccesspublic class Stack extends Vector
modCountcapacityIncrement, elementCount, elementData| Constructor | Description |
|---|---|
Stack() |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
empty() |
|
Object |
peek() |
|
Object |
pop() |
|
Object |
push(Object var0) |
|
int |
search(Object var0) |
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArrayadd, addAll, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListadd, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, toArray, toArrayadd, addAll, equals, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subListequals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddElement, capacity, clone, copyInto, elementAt, elements, ensureCapacity, firstElement, get, indexOf, insertElementAt, lastElement, lastIndexOf, removeAllElements, removeElement, removeElementAt, setElementAt, setSize, size, trimToSize