Index

G I O P 
All Classes and Interfaces|All Packages

G

get(InputStream) - Method in interface io.hotmoka.patricia.PatriciaTries.UnmarshallingContextSupplier
Yields the unmarshalling context.

I

io.hotmoka.patricia - module io.hotmoka.patricia
This module implements the Patricia tries.
io.hotmoka.patricia - package io.hotmoka.patricia
 

O

of(KeyValueStore, Hasher<? super Key>, HashingAlgorithm, Unmarshaller<? extends Value>, PatriciaTries.UnmarshallingContextSupplier, long) - Static method in class io.hotmoka.patricia.PatriciaTries
Yields a Merkle-Patricia trie supported by the underlying store, using the given hashing algorithm to hash nodes, keys and the values.

P

PatriciaTries - Class in io.hotmoka.patricia
Provider of Merkle-Patricia tries.
PatriciaTries.UnmarshallingContextSupplier - Interface in io.hotmoka.patricia
A function that supplies an unmarshalling context.
G I O P 
All Classes and Interfaces|All Packages