|
Berkeley DB version 4.2.52 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
MapEntry | A simple Map.Entry implementation. |
StoredCollection | A abstract base class for all stored collections. |
StoredCollections | This class consists exclusively of static methods that operate on or return stored collections. |
StoredContainer | A abstract base class for all stored collections and maps. |
StoredEntrySet | The Set returned by Map.entrySet(). |
StoredIterator | The Iterator returned by all stored collections. |
StoredKeySet | The Set returned by Map.keySet() and which can also be constructed directly if a Map is not needed. |
StoredList | A List view of a DataStore or DataIndex . |
StoredMap | A Map view of a DataStore or DataIndex . |
StoredSortedEntrySet | The SortedSet returned by Map.entrySet(). |
StoredSortedKeySet | The SortedSet returned by Map.keySet() and which can also be constructed directly if a Map is not needed. |
StoredSortedMap | A SortedMap view of a DataStore or DataIndex . |
StoredSortedValueSet | The SortedSet returned by Map.values() and which can also be constructed directly if a Map is not needed. |
StoredValueSet | The Set returned by Map.values() and Map.duplicates(), and which can also be constructed directly if a Map is not needed. |
Collection classes providing Map, Set, List and Iterator views of a data store
[reference guide]
|
Berkeley DB version 4.2.52 |
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |