klyn.collections.HashSet.add
method
public native add(item as Object) as Void
Description
Adds an element to the set.
Parameters
  • item The element to add.