klyn.collections.HashSetSync.add
method
public native add(item as T) as Void
Description

Adds an element to the set.

Parameters
  • item The element to add.