X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;ds=inline;f=docs%2Fclasses%2FNode.html;h=345e8ac685603cd30a1a2a0d16b599f5006cd40f;hb=b8378dbbca2a2f8a1931dccdde7334b679229f4e;hp=ef9ba4aa370b363e62209decdcfb3b123957690e;hpb=10fdf6b15d99197b3e9a783dcc697f1acaf02cd2;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index ef9ba4aa..345e8ac6 100644 --- a/docs/classes/Node.html +++ b/docs/classes/Node.html @@ -1,7 +1,7 @@ -Node | poolifier - v3.0.5

Class Node<T>Internal

Node.

-

Type Parameters

  • T

    Type of node data.

    -

Hierarchy

  • Node

Constructors

constructor +Node | poolifier - v3.1.18

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