Appearance
Attaches a node to the previous position.
nodeLinkedListNode<T>: The node to attach to the previous position.
LinkedListNode<T>