addChild abstract method

void addChild(
  1. T child
)

Implementation

void addChild(T child);