Methods
-
add(e)
-
Adds the specified object into this set.
Parameters:
Name Type Description e
object object to be added this set -
has(e)
-
Returns true if this set contains the specified object.
Parameters:
Name Type Description e
object object whose presence in this set is to be tested