public class AbstractPaintingState.StateStack<E>
extends java.util.Stack<E>
Constructor | Description |
---|---|
StateStack() |
Default constructor
|
StateStack(java.util.Collection c) |
Copy constructor
|
finalize, getClass, notify, notifyAll, wait, wait, wait
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, trimToSize
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.