
public static class BreadcrumbsTag.FixedQueue extends LinkedList<String> implements Serializable
modCount| Modifier and Type | Method and Description |
|---|---|
void |
removeItem(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, toArray, toArrayiteratorequals, hashCode, listIterator, removeRange, subListcontainsAll, isEmpty, removeAll, retainAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCode, isEmpty, iterator, listIterator, removeAll, retainAll, subListpublic void removeItem(String pageName)
pageName - the page to be deleted from the breadcrumbCopyright © 2001-2016 The Apache Software Foundation. All rights reserved.