| Modifier and Type | Class and Description |
|---|---|
class |
BasicLinkedListEntry<E,T extends BasicLinkedListEntry<E,T>>
Abstract base class for entries in a linked list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLinkedListEntry<E>
The default linked list entry.
|
Copyright © 2015. All Rights Reserved.