X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=c4ec5cc9e98f016990bf628d4ed07149479f6074;hb=e5c1b3572e6fe4cd11b32742c37039f3a6b3c373;hp=306c8427e66c28282df102c8adbc1807b0693a57;hpb=c11be5eddc7229e4b77105ed27e93697b65d0146;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index 306c8427..c4ec5cc9 100644 --- a/docs/classes/Node.html +++ b/docs/classes/Node.html @@ -1,138 +1,7 @@ -Node | poolifier - v2.7.2
-
- -
-
-
-
- -

Class Node<T>Internal

-
-

Node.

-
-
-
-

Type Parameters

-
    -
  • -

    T

    -

    Type of node data.

    -
    -
-
-

Hierarchy

-
    -
  • Node
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
data +Node | poolifier - v3.0.13

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