Interface BooleanValue

All Superinterfaces:
Comparable<StorageValue>, io.hotmoka.marshalling.api.Marshallable, StorageValue

public interface BooleanValue extends StorageValue
A boolean value stored in the store of a Hotmoka node.
  • Method Details

    • getValue

      boolean getValue()
      Yields the boolean inside this value.
      Returns:
      the boolean