public class IndexedStack extends Stack
capacityIncrement, elementCount, elementData
modCount
Constructor and Description |
---|
IndexedStack() |
Modifier and Type | Method and Description |
---|---|
boolean |
contains(Object elem) |
Object |
pop() |
Object |
push(Object item) |
add, add, addAll, addAll, addElement, capacity, clear, clone, 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
parallelStream, stream
Copyright © 1996–2019 Geotools. All rights reserved.