Berkeley DB
version 5.3.28

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
version 5.3.28

Copyright (c) 1996, 2013 Oracle and/or its affiliates. All rights reserved.