computeChildren abstract method

List<T> computeChildren()

Compute children. Abstract.

Used to cache children list

Implementation

List<T> computeChildren();