id property

int id
final

The unique identifier for this node.

The root node has an id of zero. Other nodes are given a unique id when they are created.

Implementation

final int id