Interface BigIntegerValue

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

public interface BigIntegerValue extends StorageValue
A big integer stored in the store of a Hotmoka node.
  • Method Details

    • getValue

      BigInteger getValue()
      Yields the big integer inside this value.
      Returns:
      the big integer