小于 1 分钟
Home > @hz-9/algorithm > DoublyLinkedList > push
DoublyLinkedList.push() method
Signature:
push(value: T): boolean;Parameters
Parameter | Type | Description |
|---|---|---|
value | T |
Returns:
boolean
Home > @hz-9/algorithm > DoublyLinkedList > push
Signature:
push(value: T): boolean;Parameter | Type | Description |
|---|---|---|
value | T |
Returns:
boolean