createChild

abstract fun createChild(data: D? = null): RemovableTreeNode<D>

Creates a child for this TreeNode.

Sources

(source)
Link copied to clipboard