X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=aad90adda1fb5b6b6f6c20381ebb39648c71b8d4;hb=35bca474ae9a3279cd0fa64baa22b03f493420eb;hp=edb5b1f4fce2094bba98c78d83c50fea839f999a;hpb=323daa7f98fd16385379e4b6e8def0a9a3f140c8;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index edb5b1f4..aad90add 100644 --- a/docs/classes/Node.html +++ b/docs/classes/Node.html @@ -1,171 +1,7 @@ -Node | poolifier - v2.6.36
-
- -
-
-
-
- -

Class Node<T>Internal

-
-

Type Parameters

-
    -
  • -

    T

-
-

Hierarchy

-
    -
  • Node
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
next? +Node | poolifier - v3.0.14

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