avail-storage
1.1.1
avail-storage
/
org.availlang.persistence.tools.utility
/
EnumMap
/
set
set
operator
fun
set
(
key
:
K
,
value
:
V
)
Content copied to clipboard
Update the map with a new value.
Parameters
key
The location to set the value.
value
The value to set.