Interface DoubleValue

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

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

    • getValue

      double getValue()
      Yields the double inside this object.
      Returns:
      the double