avail-storage
1.1.1
avail-storage
/
org.availlang.persistence.tools.utility
/
EnumMap
/
getOrNull
get
Or
Null
fun
getOrNull
(
key
:
K
)
:
V
?
Content copied to clipboard
Answer the value if present, otherwise
null
.