X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=dbc2fd0c537cf92e65f1d9d7eac999e56514c50a;hb=12cbde7cd6a5ba982c321b633dc805cb417f93fd;hp=edb5b1f4fce2094bba98c78d83c50fea839f999a;hpb=323daa7f98fd16385379e4b6e8def0a9a3f140c8;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index edb5b1f4..dbc2fd0c 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.1.3

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