subtreeMatchCount property

int subtreeMatchCount
final

The number of nodes in the subtree rooted at the node, excluding the root itself, that match the search predicate.

Implementation

final int subtreeMatchCount;