Berkeley DB XML
version 2.5.16

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
<K,V extends MarshalledTupleKeyEntity>
StoredSortedMap<K,V>
TupleSerialFactory.newSortedMap(Database db, Class<K> keyClass, Class<V> valueBaseClass, boolean writeAllowed)
          Creates a sorted map from a previously opened Database object.
 


Berkeley DB XML
version 2.5.16

Copyright (c) 1996,2009 Oracle. All rights reserved.