X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=dbc2fd0c537cf92e65f1d9d7eac999e56514c50a;hb=12cbde7cd6a5ba982c321b633dc805cb417f93fd;hp=cba5075d238970bb009a498ac6db0481efb69fb8;hpb=22c85455d2f30345148aa3e1304d3b0840102f72;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index cba5075d..dbc2fd0c 100644 --- a/docs/classes/Node.html +++ b/docs/classes/Node.html @@ -1,180 +1,7 @@ -Node | poolifier - v2.6.41
-
- -
-
-
-
- -

Class Node<T>Internal

-
-

Node.

-
-
-
-

Type Parameters

-
    -
  • -

    T

    -

    Type of node data.

    -
    -
-
-

Hierarchy

-
    -
  • Node
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
data +Node | poolifier - v3.1.3

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