X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=2cb3511b690b38788d60d9c5c5c373b49e4bef8d;hb=926bdbf304ff660de1360e348517038a837c505f;hp=2766f1f968fea004fee09ccbee254f3566f29778;hpb=8c25f12d41260092a30cfb47feeb662140943302;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index 2766f1f9..2cb3511b 100644 --- a/docs/classes/Node.html +++ b/docs/classes/Node.html @@ -1,179 +1,7 @@ -Node | poolifier - v2.6.39
-
- -
-
-
-
- -

Class Node<T>Internal

-
-

Node.

-
-
-
-

Type Parameters

-
    -
  • -

    T

    -

    Type of node data.

    -
    -
-
-

Hierarchy

-
    -
  • Node
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
data +Node | poolifier - v3.1.15

Class Node<T>Internal

Node.

+

Type Parameters

  • T

    Type of node data.

    +

Constructors

Properties

-
-

Constructors

-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      T

    -
    -

    Parameters

    -
      -
    • -
      data: T
    -

    Returns Node<T>

-
-

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