spring-framework
/
org.springframework.core.env
/
JOptCommandLinePropertySource
/
getOptionValues
getOptionValues
@Nullable
open
fun
getOptionValues
(
name
:
String
)
:
MutableList
<
String
>