Row.getFloat

Get a float value at {@code pos}.

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

  1. float getFloat(string name)
    interface Row
    float
    getFloat
    (
    string name
    )
  2. alias getFloat = Tuple.getFloat

Meta