小于 1 分钟
Home > @hz-9/algorithm > DoublyLinkedListNode > (constructor)
DoublyLinkedListNode.(constructor)
Constructs a new instance of the DoublyLinkedListNode class
Signature:
constructor(val: T);Parameters
Parameter | Type | Description |
|---|---|---|
val | T |
Home > @hz-9/algorithm > DoublyLinkedListNode > (constructor)
Constructs a new instance of the DoublyLinkedListNode class
Signature:
constructor(val: T);Parameter | Type | Description |
|---|---|---|
val | T |