X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=5b369a146680a6974df74f2f1fbd90af99673c93;hb=7dc3841785ff59f315e3c6f8d76e70a05efd8db7;hp=a95dfa1c930fae867a08f43ea97bcaf37cdb8679;hpb=95c333666812f5db34b93c20d8851f2755d1c920;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index a95dfa1c..5b369a14 100644 --- a/docs/classes/Node.html +++ b/docs/classes/Node.html @@ -1,171 +1,7 @@ -Node | poolifier - v2.6.34
-
- -
-
-
-
- -

Class Node<T>Internal

-
-

Type Parameters

-
    -
  • -

    T

-
-

Hierarchy

-
    -
  • Node
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
next? +Node | poolifier - v3.1.0

Class Node<T>Internal

Node.

+

Type Parameters

  • T

    Type of node data.

    +

Constructors

Properties

-
-

Constructors

-
- -
    - -
  • -
    -

    Type Parameters

    -
      -
    • -

      T

    -
    -

    Parameters

    -
      -
    • -
      value: T
    -

    Returns Node<T>

-
-

Properties

-
- -
next?: Node<T>
-
- -
prev?: Node<T>
-
- -
value: 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