Uses of Interface
com.loomcache.server.jcache.CacheEntry
Packages that use CacheEntry
-
Uses of CacheEntry in com.loomcache.server.jcache
Methods in com.loomcache.server.jcache with parameters of type CacheEntryModifier and TypeMethodDescriptionEntryProcessor.process(CacheEntry<K, V> entry) Process an entry.