Interface StringValue

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

public interface StringValue extends StorageValue
A string stored in the store of a Hotmoka node.
  • Method Details

    • getValue

      String getValue()
      Yields the string inside this value.
      Returns:
      the string