Module io.hotmoka.node.api
Package io.hotmoka.node.api.values
package io.hotmoka.node.api.values
-
InterfacesClassDescriptionA big integer stored in the store of a Hotmoka node.A
booleanvalue stored in the store of a Hotmoka node.Abytevalue stored in the store of a Hotmoka node.Acharvalue stored in the store of a Hotmoka node.Adoublevalue stored in the store of a Hotmoka node.Afloatvalue stored in the store of a Hotmoka node.Anintvalue stored in the store of a Hotmoka node.Alongvalue stored in the store of a Hotmoka node.Thenullvalue stored in the store of a Hotmoka node.Ashortvalue stored in the store of a Hotmoka node.A reference to an object of class type that can be stored in the the store of a Hotmoka node.A value that can be stored in the store of a Hotmoka node, passed as argument or returned between the outside world and the node.A string stored in the store of a Hotmoka node.