toList

Construct a Java List from the specified tuple. The elements are not made immutable.

Return

The corresponding list of objects.

Parameters

tuple

A tuple.

X

The Java type of the elements.