LinkedList.readLast

Returns the pointer to the last node in the list

class LinkedList(T)
T*
readLast
()

Meta