Module io.hotmoka.patricia.api
Package io.hotmoka.patricia.api
package io.hotmoka.patricia.api
-
ClassDescriptionAn abstraction of a key/value persistent store of a Patricia tree.PatriciaTrie<Key,
Value, T extends PatriciaTrie<Key, Value, T>> A Merkle-Patricia trie.An exception stating that the execution of a method of a Patricia trie contains a bug.An exception stating that a key is missing from a key/value store.