|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TreeMapIfc | |
org.exolab.core.database.recman | |
org.exolab.core.foundation |
Uses of TreeMapIfc in org.exolab.core.database.recman |
Classes in org.exolab.core.database.recman that implement TreeMapIfc | |
class |
PMDTreeMap
This is an implementation of the TreeMapIfc for the PMD datastore. |
Methods in org.exolab.core.database.recman that return TreeMapIfc | |
TreeMapIfc |
PMDCollectionManager.createTreeMap()
|
TreeMapIfc |
PMDCollectionManager.createTreeMap(java.util.Comparator comparator)
|
Uses of TreeMapIfc in org.exolab.core.foundation |
Methods in org.exolab.core.foundation that return TreeMapIfc | |
TreeMapIfc |
CollectionManagerIfc.createTreeMap()
Create a treemap with default capacity and return a reference to the client. |
TreeMapIfc |
CollectionManagerIfc.createTreeMap(java.util.Comparator comparator)
Create a treemap with the specified comparator and return a reference client. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |