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/StoredSortedEntrySet.html | 1040 ++++++++++---------- 1 file changed, 502 insertions(+), 538 deletions(-) (limited to 'docs/java/com/sleepycat/collections/StoredSortedEntrySet.html') diff --git a/docs/java/com/sleepycat/collections/StoredSortedEntrySet.html b/docs/java/com/sleepycat/collections/StoredSortedEntrySet.html index feb57a81..d79fa9f0 100644 --- a/docs/java/com/sleepycat/collections/StoredSortedEntrySet.html +++ b/docs/java/com/sleepycat/collections/StoredSortedEntrySet.html @@ -1,583 +1,547 @@ - - - - - -StoredSortedEntrySet (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-

- -com.sleepycat.collections -
-Class StoredSortedEntrySet<K,V>

-
-java.lang.Object
-  extended by com.sleepycat.collections.StoredContainer
-      extended by com.sleepycat.collections.StoredCollection<Map.Entry<K,V>>
-          extended by com.sleepycat.collections.StoredEntrySet<K,V>
-              extended by com.sleepycat.collections.StoredSortedEntrySet<K,V>
-
-
-
All Implemented Interfaces:
Cloneable, Iterable<Map.Entry<K,V>>, Collection<Map.Entry<K,V>>, Set<Map.Entry<K,V>>, SortedSet<Map.Entry<K,V>>
-
-
-
-
public class StoredSortedEntrySet<K,V>
extends StoredEntrySet<K,V>
implements SortedSet<Map.Entry<K,V>>
- - -

-The SortedSet returned by Map.entrySet(). This class may not be - instantiated directly. Contrary to what is stated by Map.entrySet() - this class does support the StoredEntrySet.add(java.util.Map.Entry) and StoredCollection.addAll(java.util.Collection) methods. - -

The Map.Entry.setValue(V) method of the Map.Entry objects - that are returned by this class and its iterators behaves just as the StoredIterator.set(E) method does.

+
+
com.sleepycat.collections
+

Class StoredSortedEntrySet<K,V>

+
+
+ +
+
+ + +
+
+ + + +
+
+
+
+
Specified by:
+
comparator in interface java.util.SortedSet<java.util.Map.Entry<K,V>>
+
Returns:
null.
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -
- - - - - - - - - - - - - - - - - - -
-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