X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=docs%2Fclasses%2FNode.html;h=c01dbaaa0ded67ec00f232ae49ed7c064bb2a828;hb=52a04779d6d7fce6b3db10d1abf5e03b42ea9723;hp=597fb3b62203133a1bbc525d6d7fd795b62450ab;hpb=7ef6859d79e3a30918f2c53c898e94cd22104622;p=poolifier.git diff --git a/docs/classes/Node.html b/docs/classes/Node.html index 597fb3b6..c01dbaaa 100644 --- a/docs/classes/Node.html +++ b/docs/classes/Node.html @@ -1,138 +1,7 @@ -Node | poolifier - v3.0.0
-
- -
-
-
-
- -

Class Node<T>Internal

-
-

Node.

-
-
-
-

Type Parameters

-
    -
  • -

    T

    -

    Type of node data.

    -
    -
-
-

Hierarchy

-
    -
  • Node
-
-
-
- -
-
-

Constructors

-
-
-

Properties

-
data +Node | poolifier - v3.1.1

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