boolean add(E elements) Where, E is the type of element maintained by this Set collection.
boolean add(E element) //Love Where, E is the type of element maintained by this Set collection.