Boomerang
Toggle table of contents
android
Platform filter
android
Switch theme
Search in API
Boomerang
core
/
io.buszi.boomerang.core
/
AndroidBoomerang
/
putChar
put
Char
android
open
override
fun
putChar
(
key
:
String
,
value
:
Char
)
(
source
)
Stores a Char value with the given key.
Parameters
key
The key to store the value under
value
The Char value to store