Inserts a node after the position of last-read-node To insert at beginning, call resetRead before inserting
For inserting more than one nodes, use LinkedList.insertNodes
See Implementation
Inserts a node after the position of last-read-node To insert at beginning, call resetRead before inserting
For inserting more than one nodes, use LinkedList.insertNodes