LinkedList.removeFirst

removes the first item in list

class LinkedList(T)
void
removeFirst
()

Meta