vz-api
1.0.0
core
/
com.keygenqt.core.base
/
LoaderConfig
Loader
Config
class
LoaderConfig
(
val
properties
:
Properties
)
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Loader
Config
Link copied to clipboard
fun
LoaderConfig
(
properties
:
Properties
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
get
Prop
Or
Null
Link copied to clipboard
inline
fun
<
T
>
getPropOrNull
(
key
:
String
)
:
T
?
Content copied to clipboard
Get props or return null
Properties
properties
Link copied to clipboard
val
properties
:
Properties
Content copied to clipboard