detekt-api
1.22.0-RC1
detekt-api
/
io.gitlab.arturbosch.detekt.api
/
SplitPattern
/
matches
matches
fun
matches
(
value
:
String
)
:
List
<
String
>
Content copied to clipboard
Finds all parts which match the given
value
.