TreeNode.toString

Overview | Methods | This Package | All Packages

TreeNode.toString

Retrieves a String that contains the node label text.

Syntax

public String toString()

Return Value

Returns a String that specifies the node label text.