All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static kotlin.jvm.functions.Function2<com.natpryce.konfig.PropertyLocation,java.lang.String,java.time.Duration> |
getDurationType() |
static kotlin.jvm.functions.Function2<com.natpryce.konfig.PropertyLocation,java.lang.String,java.time.Instant> |
getInstantType() |
static kotlin.jvm.functions.Function2<com.natpryce.konfig.PropertyLocation,java.lang.String,java.time.LocalDateTime> |
getLocalDateTimeType() |
static kotlin.jvm.functions.Function2<com.natpryce.konfig.PropertyLocation,java.lang.String,java.time.LocalDate> |
getLocalDateType() |
static kotlin.jvm.functions.Function2<com.natpryce.konfig.PropertyLocation,java.lang.String,java.time.LocalTime> |
getLocalTimeType() |