DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Berkeley DB
version 4.4.20

Uses of Class
com.sleepycat.collections.StoredSortedMap

Packages that use StoredSortedMap
com.sleepycat.collections Data access based on the standard Java collections API. 
 

Uses of StoredSortedMap in com.sleepycat.collections
 

Methods in com.sleepycat.collections that return StoredSortedMap
 StoredSortedMap TupleSerialFactory.newSortedMap(Database db, Class keyClass, Class valueBaseClass, boolean writeAllowed)
          Creates a sorted map from a previously opened Database object.
 


Berkeley DB
version 4.4.20

Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.