Row.getShort

Get a short value at {@code pos}.

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

  1. short getShort(string name)
    interface Row
    short
    getShort
    (
    string name
    )
  2. alias getShort = Tuple.getShort

Meta