LinkedList.insertBefore

Creates a node in the list placed before the specified node

class LinkedList(T)
insertBefore

Meta