| 
 | Berkeley DB version 4.2.52 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use StoredCollection | |
| com.sleepycat.bdb.collection | Collection classes providing Map, Set, List and Iterator views of a data store [reference guide] | 
| Uses of StoredCollection in com.sleepycat.bdb.collection | 
| Subclasses of StoredCollection in com.sleepycat.bdb.collection | |
|  class | StoredEntrySetThe Set returned by Map.entrySet(). | 
|  class | StoredKeySetThe Set returned by Map.keySet() and which can also be constructed directly if a Map is not needed. | 
|  class | StoredListA List view of a DataStoreorDataIndex. | 
|  class | StoredSortedEntrySetThe SortedSet returned by Map.entrySet(). | 
|  class | StoredSortedKeySetThe SortedSet returned by Map.keySet() and which can also be constructed directly if a Map is not needed. | 
|  class | StoredSortedValueSetThe SortedSet returned by Map.values() and which can also be constructed directly if a Map is not needed. | 
|  class | StoredValueSetThe 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.bdb.collection that return StoredCollection | |
|  StoredCollection | StoredIterator.getCollection()Returns the collection associated with this iterator. | 
| 
 | Berkeley DB version 4.2.52 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||