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. --- .../sleepycat/collections/StoredCollection.html | 1499 +++++++++----------- 1 file changed, 705 insertions(+), 794 deletions(-) (limited to 'docs/java/com/sleepycat/collections/StoredCollection.html') diff --git a/docs/java/com/sleepycat/collections/StoredCollection.html b/docs/java/com/sleepycat/collections/StoredCollection.html index 21055b15..6167d388 100644 --- a/docs/java/com/sleepycat/collections/StoredCollection.html +++ b/docs/java/com/sleepycat/collections/StoredCollection.html @@ -1,466 +1,417 @@ - - - - - -StoredCollection (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-

- -com.sleepycat.collections -
-Class StoredCollection<E>

-
-java.lang.Object
-  extended by com.sleepycat.collections.StoredContainer
-      extended by com.sleepycat.collections.StoredCollection<E>
-
-
-
All Implemented Interfaces:
Cloneable, Iterable<E>, Collection<E>
-
-
-
Direct Known Subclasses:
StoredEntrySet, StoredKeySet, StoredList, StoredValueSet
-
-
-
-
public abstract class StoredCollection<E>
extends StoredContainer
implements Collection<E>
- - -

-A abstract base class for all stored collections. This class, and its - base class StoredContainer, provide implementations of most methods - in the Collection interface. Other methods, such as add(java.lang.Object, java.lang.Object) - and Collection.remove(java.lang.Object), are provided by concrete classes that extend this +

+
com.sleepycat.collections
+

Class StoredCollection<E>

+
+
+ +
+
+ + +
+
+ + + +
+
+
+
+
Specified by:
+
iterator in interface java.lang.Iterable<E>
+
Specified by:
+
iterator in interface java.util.Collection<E>
+
Returns:
a standard Iterator for this collection.
See Also:
StoredContainer.isWriteAllowed()
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -
- - - - - - - - - - - - - - - - - - -
-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