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
/
children
children
abstract
fun
children
(
node
:
T
)
:
List
<
T
>
Returns the children of
node
in left-to-right order.