Interface HasAsDouble<T>

    • Method Detail

      • asDouble

        ToDouble<T> asDouble()
        Returns an expression that casts the result of the current expression into a double.
        Returns:
        the casted expression