get

open operator override fun get(key: K): V?

Gets the key and corresponding value (if exists), and increases its access count.