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