Uses of Class
org.infinispan.util.SetMapper
Packages that use SetMapper
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 SetMapper in org.infinispan.util
Subclasses of SetMapper in org.infinispan.utilModifier and TypeClassDescriptionclass
CacheSetMapper<E,
R> ACacheSet
that allows for a different set to be mapped as a different instance wtih values replaced on request.