Interface LongValue

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

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

    • getValue

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