public static class BreadcrumbsTag.FixedQueue extends java.util.LinkedList<java.lang.String> implements java.io.Serializable
| Modifier and Type | Method and Description |
|---|---|
void |
removeItem(java.lang.String pageName) |
add, add, addAll, addAll, addFirst, addLast, clear, clone, contains, descendingIterator, element, get, getFirst, getLast, indexOf, lastIndexOf, listIterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, set, size, spliterator, toArray, toArrayequals, hashCode, listIterator, removeRange, subListcontainsAll, isEmpty, removeAll, retainAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic void removeItem(java.lang.String pageName)
pageName - the page to be deleted from the breadcrumbCopyright (c) 2001-2022 The Apache Software Foundation. All rights reserved.