LinkedList.clear

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

class LinkedList(E)
override
void
clear
()

Meta