Uses of Class
io.hotmoka.local.Config
-
Uses of Config in io.hotmoka.local
Classes in io.hotmoka.local with type parameters of type ConfigModifier and TypeClassDescriptionclassAbstractLocalNode<C extends Config,S extends AbstractStore<C>> A generic implementation of a local (ie., non-remote) node.classAbstractStore<C extends Config>Shared implementation of the store of a node.Fields in io.hotmoka.local declared as ConfigModifier and TypeFieldDescriptionprotected final CAbstractLocalNode.configThe configuration of the node.protected final CAbstractStore.configThe configuration ofAbstractStore.node.Methods in io.hotmoka.local that return ConfigConstructors in io.hotmoka.local with parameters of type Config