LinkedList.append

adds a new item at the end of the list

class LinkedList(T)
void
append
()

Meta