LinkedList.readFirst

Returns the pointer to the first node in the list

class LinkedList(T)
T*
readFirst
()

Meta