Toggle navigation
Home
java.util.Map to com.github.benmanes.caffeine.cache.Cache
No. of Instances - 2
No. of Commits - 2
No. of Projects - {'orbit', 'infinispan'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Jdk -> External
Mapping:
Rename Method invocation
get
to
getIfPresent
get
to
getIfPresent
remove
to
invalidate
remove
to
invalidate
get
to
getIfPresent
remove
to
invalidate
get
to
getIfPresent
get
to
getIfPresent
remove
to
invalidate
Add or Remove Method invocation
iterationStateMap
to
iterationStateMap.asMap()