LinkedList.resetRead

resets the read position, i.e: set reading position to first item

class LinkedList(T)
void
resetRead
()

Meta