Toggle navigation
Home
net.sf.ehcache.Ehcache to javax.cache.Cache<K, V>
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'killbill'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: External -> External
Mapping:
Rename Method invocation
isKeyInCache
to
containsKey
removeAll
to
clear
Other
new Element(key,value)
to
value
new Element(key,value)
to
value
Update argument list (Method invocation)
putIfAbsent
to
putIfAbsent
putIfAbsent
to
putIfAbsent