of

public static Tuple of(TupleType type, Array<Comparable<? extends Object>> values)

Generates a tuple given a type and an array of values

Return

a tuple of the given type containing the given values

Parameters

type

type of the tuple

values

set of values