toggle menu
foundry
jvm
switch theme
search in API
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
)