Overview
>
klyn.collections
>
HashSet
>
add
Version 0.1.2
Overview
Index
Tree
Deprecated
klyn.collections.HashSet.add
method
public native add(item as T) as Void
Description
Adds an element to the set.
Parameters
item The element to add.