X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=aad90adda1fb5b6b6f6c20381ebb39648c71b8d4;hb=35bca474ae9a3279cd0fa64baa22b03f493420eb;hp=93e2e6be6112d94c0f274d74bcb27e494a70d370;hpb=9ad272eaf0cded8c7e70f1fe6f075c99f23619fa;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index 93e2e6be..aad90add 100644 --- a/docs/classes/Node.html +++ b/docs/classes/Node.html @@ -1,7 +1,7 @@ -Node | poolifier - v3.0.8

Class Node<T>Internal

Node.

+Node | poolifier - v3.0.14

Class Node<T>Internal

Node.

Type Parameters

  • T

    Type of node data.

    -

Hierarchy

  • Node

Constructors

Constructors

Properties

Constructors

Properties

data: T
next?: Node<T>
prev?: Node<T>

Generated using TypeDoc

\ No newline at end of file +

Constructors

Properties

data: T
next?: Node<T>
prev?: Node<T>

Generated using TypeDoc

\ No newline at end of file