Search
Preparing search index...
The search index is not available
near-sdk-core
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"sdk-core/assembly/collections/avlTree"
ChildParentPair
Class ChildParentPair<K>
Type parameters
K
Hierarchy
ChildParentPair
Index
Constructors
constructor
Properties
child
parent
Constructors
constructor
new
Child
Parent
Pair
(
child
:
AVLTreeNode
<
K
>
, parent
:
AVLTreeNode
<
K
>
)
:
ChildParentPair
Parameters
child:
AVLTreeNode
<
K
>
parent:
AVLTreeNode
<
K
>
Returns
ChildParentPair
Properties
child
child
:
AVLTreeNode
<
K
>
parent
parent
:
AVLTreeNode
<
K
>
Globals
"sdk-
core/assembly/collections/avl
Tree"
AVLTree
AVLTree
Node
Child
Parent
Pair
constructor
child
parent
Nullable
Node
Id
Generated using
TypeDoc