Package | Description |
---|---|
net.sf.mmm.util.collection.base |
Contains public implementations of the
Collection-Util API . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLinkedNode<V,NODE extends AbstractLinkedNode<V,NODE>>
This is the abstract base-implementation of the
LinkedNode interface. |
Modifier and Type | Class and Description |
---|---|
class |
BasicDoubleLinkedNode<V>
This is a basic implementation of the
DoubleLinkedNode interface. |
class |
BasicLinkedNode<V>
This is the basic implementation of the
LinkedNode interface. |
Modifier and Type | Field and Description |
---|---|
private NODE |
AbstractLinkedNode.next |
Copyright © 2001–2016 mmm-Team. All rights reserved.