Interface CharValue

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

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

    • getValue

      char getValue()
      Yields the character inside this value.
      Returns:
      the character