copySet

Util.copySet()
copySet(input: Set): Set

Performs a shallow copy of a Set.

Parameters

input: Set

The Map to be copied

Returns: Set