Uses of Interface
org.cache2k.core.operation.ResultEntry
-
Packages that use ResultEntry Package Description org.cache2k.core.operation -
-
Uses of ResultEntry in org.cache2k.core.operation
Methods in org.cache2k.core.operation that return types with arguments of type ResultEntry Modifier and Type Method Description Semantic<K,V,ResultEntry<K,V>>Operations. getEntry(K key)Semantic<K,V,ResultEntry<K,V>>Operations. peekEntry()
-