toggle menu
BunyipsLib
v6.0.0-master-33a554fa
BunyipsLib
switch theme
search in API
BunyipsLib
/
au.edu.sa.mbhs.studentrobotics.bunyipslib.util
/
Storage
/
Memory
/
setVolatile
set
Volatile
open
fun
setVolatile
(
@
NonNull
key
:
String
,
@
NonNull
value
:
Any
)
Set a volatile value in memory stored by key.
Parameters
key
the key to store the value under
value
the value to store