TreeBuilder
Toggle table of contents
2.0.2
jvm
Platform filter
jvm
Switch theme
Search in API
TreeBuilder
TreeBuilder
/
com.github.treeBuilder
/
Path
Path
data
class
Path
An immutable representation of a path, supporting convenient concatenation
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
plus
Link copied to clipboard
infix operator
fun
plus
(
other
:
Path
)
:
Path