Interface FloatValued

    • Method Detail

      • asFloat

        float asFloat()
        Gets the contained float value.
        Returns:
        the contained value as a float. If null valued, as indicated by TokenValued.isNull(), Float.NaN is returned.