Tuple.getDouble

Get a double value at {@code pos}.

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

interface Tuple
double
getDouble
(
int pos
)

Meta