containsKey

open override fun containsKey(key: K): Boolean

判断缓存中是否存在指定的键

Return

是否存在

Parameters

key