konf-core
/
com.uchuhimo.konf
/
BaseConfig
/
ValueState
/
Lazy
Lazy
data class
Lazy
<
T
>(thunk: (config:
ItemContainer
) ->
T
) :
BaseConfig.ValueState
Content copied to clipboard
Properties
Sources
Properties
thunk
Link copied to clipboard
val
thunk
: (config:
ItemContainer
) ->
T
Content copied to clipboard
Sources
jvm source
Link copied to clipboard