HashSet.clear

Removes all of the elements from this set. The set will be empty after this call returns.

class HashSet(E)
override
void
clear
()

Meta