public class DirectivesStack extends Stack<Directive>
capacityIncrement, elementCount, elementDatamodCount| Constructor and Description |
|---|
DirectivesStack() |
| Modifier and Type | Method and Description |
|---|---|
Directive |
peekDirective(Directive.DirectiveType type) |
Directive |
peekOrNull() |
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 Directive peekDirective(Directive.DirectiveType type)
public Directive peekOrNull()
Copyright © 2015. All Rights Reserved.