Interface FloatValue

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

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

    • getValue

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