StrictMapDelegate

Constructors

Link copied to clipboard
constructor(map: MutableMap<String, Any?>, name: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun getValue(thisRef: R, property: KProperty<*>): T
Link copied to clipboard
open operator override fun setValue(thisRef: R, property: KProperty<*>, value: T?)