Tuple.getInteger

Get an integer value at {@code pos}.

@param pos the position @return the value or {@code null}

interface Tuple
int
getInteger
(
int pos
)

Meta