getIthValue

public abstract T getIthValue<T>(int i)

Return

the typed i-th value

Parameters

i

the i-th element of interest of the tuple

<T>

the return type of the element