wima
Preparing search index...
GraphNode
Class GraphNode<T>
Type Parameters
T
Index
Constructors
constructor
Properties
next
weight
Constructors
constructor
new
GraphNode
<
T
>
(
weight
:
T
)
:
GraphNode
<
T
>
Type Parameters
T
Parameters
weight
:
T
Returns
GraphNode
<
T
>
Properties
next
next
:
[
number
,
number
]
= ...
weight
weight
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
next
weight
wima
Loading...