LinkedList.removeFirst

removes the first node in list

class LinkedList(T)
void
removeFirst
()

Meta