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. --- docs/java/com/sleepycat/collections/StoredMap.html | 1895 ++++++++++---------- 1 file changed, 903 insertions(+), 992 deletions(-) (limited to 'docs/java/com/sleepycat/collections/StoredMap.html') diff --git a/docs/java/com/sleepycat/collections/StoredMap.html b/docs/java/com/sleepycat/collections/StoredMap.html index ad6b5ab5..b5987653 100644 --- a/docs/java/com/sleepycat/collections/StoredMap.html +++ b/docs/java/com/sleepycat/collections/StoredMap.html @@ -1,1069 +1,980 @@ - - - - - -StoredMap (Oracle - Berkeley DB Java API) - - - - - - - - - - - - -
- - +//--> + + - - - - - - - - - - - - - - - - -
-Berkeley DB
version 5.3.21
-
- + + +
+ + +
+ + + - -
-

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

-
-java.lang.Object
-  extended by com.sleepycat.collections.StoredContainer
-      extended by com.sleepycat.collections.StoredMap<K,V>
-
-
-
All Implemented Interfaces:
Cloneable, ConcurrentMap<K,V>, Map<K,V>
-
-
-
Direct Known Subclasses:
StoredSortedMap
-
-
-
-
public class StoredMap<K,V>
extends StoredContainer
implements ConcurrentMap<K,V>
- - -

-A Map view of a Database. +

+
com.sleepycat.collections
+

Class StoredMap<K,V>

+
+
+ +
+
+ + +
+
+ +
+
+
+
+
Specified by:
+
get in interface java.util.Map<K,V>
+
Throws:
+
RuntimeExceptionWrapper - if a checked exception is thrown, + including a DatabaseException on BDB (C edition).
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -
- - - - - - - - - - - - - - - - - - -
-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