| Package | Description |
|---|---|
| org.apache.activemq.apollo.util.list |
| Modifier and Type | Field and Description |
|---|---|
protected SortedLinkedList<T> |
SortedLinkedListNode.list |
| Modifier and Type | Method and Description |
|---|---|
SortedLinkedList<T> |
SortedLinkedListNode.getList() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SortedLinkedListNode.linkToHead(SortedLinkedList<T> target)
Adds the specified node to the head of the list.
|
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.