Uses of Interface
io.hotmoka.local.Store
-
Uses of Store in io.hotmoka.local
Subinterfaces of Store in io.hotmoka.localModifier and TypeInterfaceDescriptioninterfaceA 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 StoreModifier and TypeClassDescriptionclassAbstractStore<C extends Config>Shared implementation of the store of a node.