| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBasicLinkedListEntry<E,T extends AbstractBasicLinkedListEntry<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 © 2018. All rights reserved.