Interface ShortValue

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

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

    • getValue

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