Toggle navigation
Home
org.infinispan.Cache to org.infinispan.commons.api.BasicCache
No. of Instances - 2
No. of Commits - 2
No. of Projects - {'infinispan'}
Hierarchy/Composition: R_SUPER_T
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Add or Remove Method invocation
cache.getAdvancedCache()
to
((Cache)cache).getAdvancedCache()
Rename Method invocation
get
to
containsKey