@InterfaceAudience.Private public class ProcedureDeque extends ArrayDeque<Procedure>
Constructor and Description |
---|
ProcedureDeque() |
add, addFirst, addLast, clear, clone, contains, descendingIterator, element, getFirst, getLast, isEmpty, iterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, size, spliterator, toArray, toArray
addAll, containsAll, removeAll, retainAll, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addAll, containsAll, equals, hashCode, parallelStream, removeAll, removeIf, retainAll, stream
public ProcedureDeque()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.