Tuple.getValue

Get an object value at {@code pos}.

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

interface Tuple
Variant
getValue
(
int pos
)

Meta