ArthasUISettings

class ArthasUISettings(var hostMachines: MutableList<HostMachineConfig> = mutableListOf()) : DeepCopyable<ArthasUISettings>

Constructors

Link copied to clipboard
constructor(hostMachines: MutableList<HostMachineConfig> = mutableListOf())

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun deepCopy(): ArthasUISettings

深拷贝