HashSet.add Method

Stores the value in the hash set.
 

Parameters

value

Type: Object - May be null
The value to store.