Uses of Interface
io.hotmoka.patricia.api.PatriciaTrie
-
Uses of PatriciaTrie in io.hotmoka.patricia.api
Classes in io.hotmoka.patricia.api with type parameters of type PatriciaTrieModifier and TypeInterfaceDescriptioninterfacePatriciaTrie<Key,Value, T extends PatriciaTrie<Key, Value, T>> A Merkle-Patricia trie.