Arthas UI
Toggle table of contents
0.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
Arthas UI
Arthas UI
/
io.github.vudsen.arthasui.api.conf
/
ArthasUISettings
Arthas
UISettings
class
ArthasUISettings
(
var
hostMachines
:
MutableList
<
HostMachineConfig
>
=
mutableListOf()
)
:
DeepCopyable
<
ArthasUISettings
>
Members
Constructors
Arthas
UISettings
Link copied to clipboard
constructor
(
hostMachines
:
MutableList
<
HostMachineConfig
>
=
mutableListOf()
)
Properties
host
Machines
Link copied to clipboard
var
hostMachines
:
MutableList
<
HostMachineConfig
>
宿主机
Functions
deep
Copy
Link copied to clipboard
open
override
fun
deepCopy
(
)
:
ArthasUISettings
深拷贝