HashSet.size

Returns the number of elements in this set (its cardinality).

@return the number of elements in this set (its cardinality)

class HashSet(E)
override
int
size
()

Meta