From 780b92ada9afcf1d58085a83a0b9e6bc982203d1 Mon Sep 17 00:00:00 2001 From: Lorry Tar Creator Date: Tue, 17 Feb 2015 17:25:57 +0000 Subject: Imported from /home/lorry/working-area/delta_berkeleydb/db-6.1.23.tar.gz. --- .../collections/class-use/StoredCollection.html | 437 ++++++++++----------- 1 file changed, 203 insertions(+), 234 deletions(-) (limited to 'docs/java/com/sleepycat/collections/class-use/StoredCollection.html') diff --git a/docs/java/com/sleepycat/collections/class-use/StoredCollection.html b/docs/java/com/sleepycat/collections/class-use/StoredCollection.html index bc128124..50973b4a 100644 --- a/docs/java/com/sleepycat/collections/class-use/StoredCollection.html +++ b/docs/java/com/sleepycat/collections/class-use/StoredCollection.html @@ -1,248 +1,217 @@ - - - - - -Uses of Class com.sleepycat.collections.StoredCollection (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-
-

-Uses of Class
com.sleepycat.collections.StoredCollection

-
- - - - - - - - - -
-Packages that use StoredCollection
com.sleepycat.collectionsData access based on the standard Java collections API. 
-  -

- - - - - -
-Uses of StoredCollection in com.sleepycat.collections
-  -

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Subclasses of StoredCollection in com.sleepycat.collections
- classStoredEntrySet<K,V> - -
-          The Set returned by Map.entrySet().
- classStoredKeySet<K> - -
-          The Set returned by Map.keySet() and which can also be constructed directly - if a Map is not needed.
- classStoredList<E> - -
-          A List view of a Database.
- classStoredSortedEntrySet<K,V> - -
-          The SortedSet returned by Map.entrySet().
- classStoredSortedKeySet<K> - -
-          The SortedSet returned by Map.keySet() and which can also be constructed - directly if a Map is not needed.
- classStoredSortedValueSet<E> - -
-          The SortedSet returned by Map.values() and which can also be constructed - directly if a Map is not needed.
- classStoredValueSet<E> - -
-          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<E>StoredIterator.getCollection() - -
-          Returns the collection associated with this iterator.
-  -

-


- - +
+

Uses of Class
com.sleepycat.collections.StoredCollection

+
+
+ +
- - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + + + + - -
-Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved. - - +

Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.

+ + -- cgit v1.2.1