Tuple.getLong

Get a long value at {@code pos}.

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

interface Tuple
long
getLong
(
int pos
)

Meta