Uses of Interface
org.infinispan.commons.marshall.WrappedBytes
-
Packages that use WrappedBytes Package Description org.infinispan.commons.marshall Provides Infinispan-specific input and output streams, buffers and related utilities. -
-
Uses of WrappedBytes in org.infinispan.commons.marshall
Classes in org.infinispan.commons.marshall that implement WrappedBytes Modifier and Type Class Description classWrappedByteArraySimple wrapper around a byte[] to provide equals and hashCode semanticsMethods in org.infinispan.commons.marshall with parameters of type WrappedBytes Modifier and Type Method Description booleanWrappedByteArray. equalsWrappedBytes(WrappedBytes other)default booleanWrappedBytes. equalsWrappedBytes(WrappedBytes other)
-