@Deprecated public class FiniteStack<E> extends Stack<E>
capacityIncrement, elementCount, elementDatamodCount| Constructor and Description |
|---|
FiniteStack(int maxSize)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
E |
push(E item)
Deprecated.
|
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, 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, trimToSize