rowDepths property

Map<int, int> rowDepths
final

The depth of each active TreeNode.

Implementation

final Map<int, int> rowDepths;