Interface Numeric

    • Method Detail

      • getLong

        long getLong()
        Returns the value of this numeric as a long.
        Returns:
        the value of this numeric as a long
      • getDouble

        double getDouble()
        Returns the value of this numeric as a double.
        Returns:
        the value of this numeric as a double