Package | Description |
---|---|
net.sf.mmm.util.collection.base |
Contains public implementations of the
Collection-Util API . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDequeFactory
This is the abstract base implementation of the
DequeFactory interface. |
class |
LinkedListDequeFactory
This is an implementation of the
DequeFactory interface that creates instances
of LinkedList . |
Modifier and Type | Field and Description |
---|---|
static DequeFactory |
LinkedListDequeFactory.INSTANCE
The singleton instance.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.