toggle menu
teamcity-gitea-test-task
0.1.0
jvm
switch theme
search in API
teamcity-gitea-test-task
/
tinyvm
/
Tree
Tree
class
Tree
(
val
nodes
:
Map
<
String
,
Node
>
)
:
Node
A tree is a set of named nodes.
Members
Constructors
Tree
Link copied to clipboard
constructor
(
nodes
:
Map
<
String
,
Node
>
)
Properties
data
Link copied to clipboard
open
override
val
data
:
String
nodes
Link copied to clipboard
val
nodes
:
Map
<
String
,
Node
>
type
Link copied to clipboard
val
type
:
String
Functions
hash
Link copied to clipboard
fun
hash
(
)
:
String
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String