| 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. |
| net.sf.mmm.util.collection.impl |
Contains implementations of the
Collection-Util API. |
| net.sf.mmm.util.collection.impl.spring |
| Class and Description |
|---|
| CollectionFactory
This is the interface for a factory of
Collections. |
| DoubleLinkedNode
This is the interface for a node of a double linked list.
|
| GenericTreeNode
This is the interface for the node of a tree.
|
| LinkedNode
This is the interface for a node of a linked list.
|
| MapFactory
This is the interface for a factory of
maps. |
| Node
This is the interface for a node that has a
parent. |
| TreeNode
This is the interface for the node a tree.
|
| Class and Description |
|---|
| BlockingQueueFactory |
| CollectionFactory
This is the interface for a factory of
Collections. |
| ConcurrentMapFactory |
| ConcurrentNavigableMapFactory |
| DequeFactory |
| DoubleLinkedNode
This is the interface for a node of a double linked list.
|
| GenericTreeNode
This is the interface for the node of a tree.
|
| LinkedNode
This is the interface for a node of a linked list.
|
| ListFactory |
| MapFactory
This is the interface for a factory of
maps. |
| NavigableMapFactory |
| NavigableSetFactory |
| Node
This is the interface for a node that has a
parent. |
| QueueFactory |
| SetFactory |
| SortedMapFactory |
| SortedSetFactory |
| TreeNode
This is the interface for the node a tree.
|
| Class and Description |
|---|
| CollectionFactory
This is the interface for a factory of
Collections. |
| CollectionFactoryManager
This is the interface for a manager of
CollectionFactory instances. |
| MapFactory
This is the interface for a factory of
maps. |
| Class and Description |
|---|
| CollectionFactoryManager
This is the interface for a manager of
CollectionFactory instances. |
Copyright © 2001–2019 mmm-Team. All rights reserved.