Uses of Class
org.infinispan.container.entries.ForwardingCacheEntry
Package
Description
General utilities that are not specific to Infinispan, including string parsing helpers, reflection tools and
collections and containers designed to supplement the JDK-provided containers.
-
Uses of ForwardingCacheEntry in org.infinispan.util
Modifier and TypeClassDescriptionclass
EntryWrapper<K,
V> Wrapper for CacheEntry(s) that can be used to update the cache when it's value is set.