toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.util
/
GUtil
/
loadProperties
load
Properties
API
open
fun
loadProperties
(
propertyFile
:
File
)
:
Properties
(
source
)
open
fun
loadProperties
(
url
:
URL
)
:
Properties
(
source
)
open
fun
loadProperties
(
inputStream
:
InputStream
)
:
Properties
(
source
)