protected class DigesterRuleParser.PatternStack
extends org.apache.commons.collections.ArrayStack
modCount
Modifier | Constructor and Description |
---|---|
protected |
PatternStack() |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
empty, get, peek, peek, pop, push, remove, search
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll
finalize, getClass, notify, notifyAll, wait, wait, wait
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
containsAll, equals, hashCode
public String toString()
toString
in class AbstractCollection
Copyright © 2001-2019 The Apache Software Foundation. All Rights Reserved.