o_AsSet

open override fun o_AsSet(self: AvailObject): A_Set

Construct a Java set from the given TupleDescriptor.

Return

A set containing each element in the tuple.

Parameters

self

A tuple.

See also