to Set
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.
Construct a Java Set from the specified Avail A_Set. The elements are not made immutable.
The corresponding Java Set of AvailObjects.
An Avail set.