Package | Description |
---|---|
net.sf.mmm.util.collection.api |
Provides the API for utilities that help to dealing with
Collections . |
net.sf.mmm.util.collection.base |
Contains public implementations of the
Collection-Util API . |
Modifier and Type | Interface and Description |
---|---|
interface |
DoubleLinkedNode<V,NODE extends DoubleLinkedNode<V,NODE>>
This is the interface for a node of a double linked list.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicDoubleLinkedNode<V>
This is a basic implementation of the
DoubleLinkedNode interface. |
Copyright © 2001–2016 mmm-Team. All rights reserved.