| Package | Description |
|---|---|
| org.apache.activemq.apollo.util.list |
| Modifier and Type | Class and Description |
|---|---|
class |
SortedLinkedList<T extends SortedLinkedListNode<T>> |
class |
SortedLinkedListNode<T extends SortedLinkedListNode<T>> |
| Modifier and Type | Field and Description |
|---|---|
protected T |
SortedLinkedListNode.next |
protected T |
SortedLinkedListNode.prev |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.