LinkedList.insertAfter

Creates a node in the list placed after the reference node

class LinkedList(T)
insertAfter

Meta