Uses of Interface
io.hotmoka.local.Store
-
-
Uses of Store in io.hotmoka.local
Subinterfaces of Store in io.hotmoka.local Modifier and Type Interface Description interfaceCheckableStoreA store that can be checked out, that is, its view of the world can be moved back in time.Classes in io.hotmoka.local that implement Store Modifier and Type Class Description classAbstractStore<C extends Config>Shared implementation of the store of a node.
-