ArrayList.clear

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

class ArrayList(E)
override
void
clear
()

Meta