Initializes a new instance of the KavenLinkedListNode class, containing the specified value.
The value to contain in the KavenLinkedListNode.
Protected Optional nextProtected Optional prevProtected valueGets the next node in the KavenLinkedList.
Gets the previous node in the KavenLinkedList.
Gets the value contained in the node.
Generated using TypeDoc
Represents a node in a KavenLinkedList. This class cannot be inherited.
Since
1.1.19
Version
2019-03-22