Uses of Interface
org.infinispan.commons.marshall.WrappedBytes
Packages that use WrappedBytes
Package
Description
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 WrappedBytesModifier and TypeClassDescriptionclass
Simple wrapper around a byte[] to provide equals and hashCode semanticsMethods in org.infinispan.commons.marshall with parameters of type WrappedBytesModifier and TypeMethodDescriptionboolean
WrappedByteArray.equalsWrappedBytes
(WrappedBytes other) default boolean
WrappedBytes.equalsWrappedBytes
(WrappedBytes other)