createChild abstract method

void createChild(
  1. TKey nodeId
)

Creates or updates the child for the given node.

Implementation

void createChild(TKey nodeId);