LinkedList.insertAfter

Creates a node in the list placed after the specified node

class LinkedList(T)
insertAfter

Meta