LinkedListNode

LinkedListNode

A marker interface for the linked list nodes.

A doubly linked list node.
A singly linked list node.
Close