| Package | Description |
|---|---|
| xapi.collect.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLinkedList<T,N extends AbstractLinkedList.Node<T,N>,L extends AbstractLinkedList<T,N,L>>
A simple base class for implementing linked lists.
|
protected static class |
AbstractLinkedList.Node<T,N extends AbstractLinkedList.Node<T,N>> |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SimpleLinkedList.LinkedListNode<T> |
| Modifier and Type | Field and Description |
|---|---|
protected N |
AbstractLinkedList.Node.next |
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.