java.util
public class Stack extends Vector
capacityIncrement, elementCount, elementData
modCount
Constructor and Description |
---|
Stack() |
Modifier and Type | Method and Description |
---|---|
boolean |
empty() |
Object |
peek() |
Object |
pop() |
Object |
push(Object var0) |
int |
search(Object var0) |
addElement, capacity, clone, copyInto, elementAt, elements, ensureCapacity, firstElement, get, indexOf, insertElementAt, lastElement, lastIndexOf, removeAllElements, removeElement, removeElementAt, setElementAt, setSize, size, trimToSize
add, addAll, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subList
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
add, addAll, equals, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subList