public class ParameterStack extends Stack
| Constructor and Description |
|---|
ParameterStack() |
| Modifier and Type | Method and Description |
|---|---|
Parameter |
getLocalParameter(java.lang.String name) |
java.lang.String |
toString()
Returns a string representation of this ArrayList
|
empty, iterator, peek, peek, pop, push, replace, searchadd, add, addAll, addAll, addAll, addAll, addElement, capacity, clear, clear, clone, contains, containsAll, containsAll, copyInto, elementAt, ensureCapacity, equals, firstElement, get, hasGaps, hashCode, indexOf, indexOf, insertElementAt, isEmpty, lastElement, lastIndexOf, lastIndexOf, remove, remove, removeAll, removeAll, removeAllElements, removeAllFirst, removeAllFirst, removeElement, removeElementAt, removeGaps, removeRange, retainAll, set, setElementAt, setIncrementFactor, setLast, setSize, size, toArray, toStringArray, trimToSizeaddAll, containsAll, removeAll, retainAll, toArrayget, isEmpty, sizepublic final Parameter getLocalParameter(java.lang.String name)