TreeSet.clear

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

class TreeSet(E)
override
void
clear
()

Meta