detekt-api
1.21.0-RC2
detekt-api
/
io.gitlab.arturbosch.detekt.api
/
Detektion
/
addData
add
Data
abstract
fun
<
V
>
addData
(
key
:
Key
<
V
>
,
value
:
V
)
Content copied to clipboard
Stores an arbitrary value inside the result bound to the given key.