jsonkt
/
blue.starry.jsonkt.delegation
/
JsonDelegateProperty
common
js
jvm
Json
Delegate
Property
class
JsonDelegateProperty
<out
T
>(key:
String
?, initializer:
PropertyInitializer
<
T
>) :
ReadOnlyProperty
<
Any
?,
T
>
Content copied to clipboard
Functions
Functions
getValue
Link copied to clipboard
js
common
jvm
open operator override fun
getValue
(thisRef:
Any
?, property:
KProperty
<*>):
T
Content copied to clipboard
abstract operator fun
getValue
(thisRef:
Any
?, property:
KProperty
<*>):
T
Content copied to clipboard
open operator override fun
getValue
(thisRef:
Any
?, property:
KProperty
<*>):
T
Content copied to clipboard