fastutil4k
Toggle table of contents
0.2.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
fastutil4k
fastutil4k-more-collections
/
net.ccbluex.fastutil
/
LfuCache
/
get
get
open
operator override
fun
get
(
key
:
K
)
:
V
?
Gets the key and corresponding value (if exists), and increases its access count.