public class MagicKt
| Modifier and Type | Method and Description |
|---|---|
static <G extends PropertyGroup,T> |
getValue(kotlin.jvm.functions.Function2<? super com.natpryce.konfig.PropertyLocation,? super java.lang.String,? extends T> $receiver,
G group,
kotlin.reflect.KProperty<?> property) |
static <SCOPE,T> Key<T> |
getValue(kotlin.jvm.functions.Function2<? super com.natpryce.konfig.PropertyLocation,? super java.lang.String,? extends T> $receiver,
SCOPE scope,
kotlin.reflect.KProperty<?> property) |
public static <G extends PropertyGroup,T> Key<T> getValue(kotlin.jvm.functions.Function2<? super com.natpryce.konfig.PropertyLocation,? super java.lang.String,? extends T> $receiver, G group, kotlin.reflect.KProperty<?> property)
public static <SCOPE,T> Key<T> getValue(kotlin.jvm.functions.Function2<? super com.natpryce.konfig.PropertyLocation,? super java.lang.String,? extends T> $receiver, SCOPE scope, kotlin.reflect.KProperty<?> property)