X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=e1f059ae2aab41cfd5db9b4c42235d827c6f7e93;hb=42283971c52896a642fafa9fd351da3ef645b7f5;hp=5b369a146680a6974df74f2f1fbd90af99673c93;hpb=7dc3841785ff59f315e3c6f8d76e70a05efd8db7;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index 5b369a14..e1f059ae 100644 --- a/docs/classes/Node.html +++ b/docs/classes/Node.html @@ -1,7 +1,7 @@ -Node | poolifier - v3.1.0

Class Node<T>Internal

Node.

-

Type Parameters

  • T

    Type of node data.

    -

Constructors

constructor +Node | poolifier - v3.1.16

Class Node<T>Internal

Node.

+

Type Parameters

  • T

    Type of node data.

    +

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