Uses of Interface
org.infinispan.commons.dataconversion.Wrapper
Packages that use Wrapper
-
Uses of Wrapper in org.infinispan.commons.dataconversion
Classes in org.infinispan.commons.dataconversion that implement WrapperModifier and TypeClassDescriptionclassWraps byte[] on aWrappedByteArrayto provide equality and hashCode support, leaving other objects unchanged.classA wrapper that does not change the content.