|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortedSetFactory | |
|---|---|
| net.sf.mmm.util.collection.base | Contains public implementations of the
Collection-Util API. |
| Uses of SortedSetFactory in net.sf.mmm.util.collection.base |
|---|
| Classes in net.sf.mmm.util.collection.base that implement SortedSetFactory | |
|---|---|
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. |
| Fields in net.sf.mmm.util.collection.base declared as SortedSetFactory | |
|---|---|
static SortedSetFactory |
TreeSetFactory.INSTANCE
The singleton instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||