extensions
Toggle table of contents
2.0.1
common
Target filter
common
Switch theme
Search in API
Skip to content
extensions
extensions
/
xyz.malefic.extensions.tree
/
TreeNode
/
Companion
Companion
object
Companion
Members
Functions
create
Single
Node
Link copied to clipboard
fun
<
T
>
createSingleNode
(
value
:
T
)
:
TreeNode
<
T
>
Creates a single TreeNode with the specified value and no children.