getChild<T> abstract method

Tree? getChild<T>(
  1. int i
)

Implementation

Tree? getChild<T>(int i);