public class AbstractPaintingState.StateStack<E> extends Stack<E>
capacityIncrement, elementCount, elementDatamodCount| Constructor and Description |
|---|
AbstractPaintingState.StateStack()
Default constructor
|
AbstractPaintingState.StateStack(Collection c)
Copy constructor
|
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, trimToSizepublic AbstractPaintingState.StateStack()
public AbstractPaintingState.StateStack(Collection c)
c - initial contents of stackCopyright © 2019 Apache Software Foundation. All rights reserved.