toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
lattice
/
com.example.lattice
/
Cache
/
getIfPresent
get
If
Present
abstract
fun
getIfPresent
(
key
:
K
)
:
V
?
根据键获取值,如果不存在返回 null
Return
值
Parameters
key
键