key property

int key
final

A unique key which the node is associated with.

Used for looking up nodes in tree traversal.

Implementation

final int key;