toSet

Construct a Java Set from the specified Avail A_Set. The elements are not made immutable.

Return

The corresponding Java Set of AvailObjects.

Parameters

set

An Avail set.