foundry
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
foundry
better-gradle-properties
/
foundry.gradle.properties
/
PropertyResolver
/
intValue
int
Value
fun
intValue
(
key
:
String
,
defaultValue
:
Int
=
-1
)
:
Int
(
source
)
fun
intValue
(
key
:
String
,
defaultValue
:
Provider
<
Int
>
)
:
Int
(
source
)