Package | Description |
---|---|
jdbm.htree |
HTree (scalable persistent hashtable) data structure implementation.
|
Modifier and Type | Method and Description |
---|---|
FastIterator |
HTree.keys()
Returns an enumeration of the keys contained in this
|
FastIterator |
HTree.values()
Returns an enumeration of the values contained in this
|
Copyright © 2018. All rights reserved.