Constructor
new ListNode(data)
- Source:
Parameters:
Name | Type | Description |
---|---|---|
data |
unknown
|
The value stored in the linked list |