Row.getDouble

Get a double value at {@code pos}.

@param name the column @return the value or {@code null}

  1. double getDouble(string name)
    interface Row
    double
    getDouble
    (
    string name
    )
  2. alias getDouble = Tuple.getDouble

Meta