LinkedList.clear

clears/resets the list, by deleting all elements

class LinkedList(T)
void
clear
()

Meta