LinkedList.remove

Removes the first node with the specified value

class LinkedList(T)
void
remove
()

Meta