Uses of Class
org.cache2k.core.operation.Semantic.MightUpdate
-
Packages that use Semantic.MightUpdate Package Description org.cache2k.core.operation -
-
Uses of Semantic.MightUpdate in org.cache2k.core.operation
Subclasses of Semantic.MightUpdate in org.cache2k.core.operation Modifier and Type Class Description static classOperations.ExpireEvent<K,V>static classSemantic.Update<K,V,R>Read a cache entry and do an mutation maybe based on the existing values.
-