VariableProvider

protected inner class VariableProvider<C : ExecutionContext> : Any

Constructors

Name Description
constructor()

Methods

getValue

operator fun getValue(thisRef: Any?, property: KProperty<*>): Var

Parameters

Name Description
thisRef: Any?
property: KProperty<*>

ReturnValue

Name Description
Var