@Deprecated public class Queue extends Vector
capacityIncrement, elementCount, elementDatamodCount| Constructor and Description |
|---|
Queue()
Deprecated.
Constructs an empty Queue
|
| Modifier and Type | Method and Description |
|---|---|
Object |
pop()
Deprecated.
Returns an Object from the queue
|
void |
push(Object o)
Deprecated.
Places an Object into the queue
|
add, 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, trimToSizefinalize, getClass, notify, notifyAll, wait, wait, waitparallelStream, streamCopyright © 2021. All rights reserved.