Overview
>
klyn.collections
>
HashSet
>
HashSet
Version 0.1.3
Overview
Index
Tree
Deprecated
klyn.collections.HashSet.HashSet
constructor
public HashSet(source as HashSetSync<T>):
Description
Creates a hash set from a synchronized hash set.
Parameters
Parameter
Description
source
The source set.