id property
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
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.
final int id