|
Berkeley
DB Java Edition version 1.7.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoredCollection | |
com.sleepycat.collections | Data access based on the standard Java collections API. |
Uses of StoredCollection in com.sleepycat.collections |
Subclasses of StoredCollection in com.sleepycat.collections | |
class |
StoredEntrySet The Set returned by Map.entrySet(). |
class |
StoredKeySet The Set returned by Map.keySet() and which can also be constructed directly if a Map is not needed. |
class |
StoredSortedEntrySet The SortedSet returned by Map.entrySet(). |
class |
StoredSortedKeySet The SortedSet returned by Map.keySet() and which can also be constructed directly if a Map is not needed. |
class |
StoredSortedValueSet The SortedSet returned by Map.values() and which can also be constructed directly if a Map is not needed. |
class |
StoredValueSet The Set returned by Map.values() and Map.duplicates(), and which can also be constructed directly if a Map is not needed. |
Methods in com.sleepycat.collections that return StoredCollection | |
StoredCollection |
StoredIterator.getCollection()
Returns the collection associated with this iterator. |
|
Berkeley
DB Java Edition version 1.7.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |