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