Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
TreeNode.clone
Clones the entire subtree rooted at this node.
Syntax
public Object clone()
Return Value
Returns a node that corresponds to the cloned subtree.