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
/
JvmProviderConfigConfigConverter
Jvm
Provider
Config
Config
Converter
interface
JvmProviderConfigConfigConverter
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
from
String
Link copied to clipboard
abstract
fun
fromString
(
p0
:
String
)
:
MutableList
<
JvmProviderConfig
>
?
to
String
Link copied to clipboard
abstract
fun
toString
(
p0
:
MutableList
<
JvmProviderConfig
>
)
:
String
?