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
/
parent
parent
abstract
fun
parent
(
node
:
T
)
:
T
?
Returns the parent of
node
, or null if
node
is the root.