LiquidBounce
Toggle table of contents
0.40.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.config.types
/
mapReadOnly
map
Read
Only
fun
<
T
:
Any
,
R
>
Value
<
T
>
.
mapReadOnly
(
transform
:
(
T
)
->
R
)
:
ReadOnlyProperty
<
Any
?
,
R
>