TreeBuilder
Toggle table of contents
2.0.2
jvm
Platform filter
jvm
Switch theme
Search in API
TreeBuilder
TreeBuilder
/
com.github.treeBuilder
/
Tree
/
isValidPath
is
Valid
Path
fun
isValidPath
(
vararg
path
:
Int
)
:
Boolean
fun
isValidPath
(
path
:
List
<
Int
>
)
:
Boolean
Check if this path from root is valid.
Return
true
if path was empty or on success