platform-paper
Toggle table of contents
0.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
platform-paper
platform-paper
/
dev.m1sk9.lunaticChat.paper.converter
/
ConversionCache
/
put
put
fun
put
(
key
:
String
,
value
:
String
)
Stores a conversion result in the cache.
Parameters
key
The key for the conversion.
value
The conversion result to cache.