Kone
Toggle table of contents
0.0.0-experiment
common
Platform filter
common
Switch theme
Search in API
Kone
kone.typeSafeRegistry
/
dev.lounres.kone.registry
/
Registry
/
get
get
abstract
operator
fun
<
T
>
get
(
registryKey
:
RegistryKey
<
T
>
)
:
T
(
source
)
Retrieves value by this
registryKey
or throws exception if no association is present.