@PortedFrom(file="tSaveList.h", name="TSaveList") public class SaveList extends LinkedList<DLCompletionTreeSaveState>
modCount| Constructor and Description |
|---|
SaveList() |
| Modifier and Type | Method and Description |
|---|---|
DLCompletionTreeSaveState |
pop() |
DLCompletionTreeSaveState |
pop(int level)
get element from stack with given level
|
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, toArray, toArrayiteratorequals, hashCode, listIterator, removeRange, subListcontainsAll, isEmpty, removeAll, retainAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCode, isEmpty, iterator, listIterator, removeAll, retainAll, subList@PortedFrom(file="tSaveList.h", name="pop") public DLCompletionTreeSaveState pop()
pop in interface Deque<DLCompletionTreeSaveState>pop in class LinkedList<DLCompletionTreeSaveState>@PortedFrom(file="tSaveList.h", name="pop") public DLCompletionTreeSaveState pop(int level)
Copyright © 2013 The University of Manchester. All Rights Reserved.