MaleficExtensions
Toggle table of contents
1.4.4
jvm
Platform filter
jvm
Switch theme
Search in API
MaleficExtensions
core
/
xyz.malefic.ext.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.