public class VariableDelegate
Provider for local variable delegates.
Constructor and Description |
---|
VariableDelegate(java.util.List<ru.yandex.money.tools.grafana.dsl.variables.Variable> variables,
kotlin.jvm.functions.Function1<? super java.lang.String,? extends ru.yandex.money.tools.grafana.dsl.variables.Variable> variableFactory)
Provider for local variable delegates.
|
Modifier and Type | Method and Description |
---|---|
kotlin.properties.ReadOnlyProperty |
provideDelegate(java.lang.Void thisRef,
kotlin.reflect.KProperty<?> property) |
public VariableDelegate(java.util.List<ru.yandex.money.tools.grafana.dsl.variables.Variable> variables, kotlin.jvm.functions.Function1<? super java.lang.String,? extends ru.yandex.money.tools.grafana.dsl.variables.Variable> variableFactory)
Provider for local variable delegates.