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