Uses of Class
org.infinispan.commons.util.Immutables
-
Packages that use Immutables Package Description org.infinispan.util 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 Immutables in org.infinispan.util
Subclasses of Immutables in org.infinispan.util Modifier and Type Class Description class
CoreImmutables
Factory for generating immutable type wrappers for core types.
-