| Package | Description |
|---|---|
| com.exonum.binding.storage.indices |
Contains Exonum indexes — persistent, named collections built on top of Exonum key-value storage.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MapIndexProxy<K,V>
A MapIndex is an index that maps keys to values.
|
class |
ProofMapIndexProxy<K,V>
A ProofMapIndexProxy is an index that maps keys to values.
|
Copyright © 2018 Exonum. All rights reserved.