Row.getInteger

Get an integer value at {@code pos}.

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

  1. int getInteger(string name)
    interface Row
    int
    getInteger
    (
    string name
    )
  2. alias getInteger = Tuple.getInteger

Meta