Tree.getParent

The parent of this node. If the return value is null, then this node is the root of the tree.

interface Tree
getParent
()

Meta