library
Toggle table of contents
0.4.0
common
Target filter
common
Switch theme
Search in API
Skip to content
library
library
/
io.github.linde9821.treelayout
/
TreeAdapter
/
isLeaf
is
Leaf
open
fun
isLeaf
(
node
:
T
)
:
Boolean
Returns true if
node
has no children.