Package | Description |
---|---|
org.infinispan.commons.marshall |
Provides Infinispan-specific input and output streams, buffers and related utilities.
|
Modifier and Type | Class and Description |
---|---|
class |
WrappedByteArray
Simple wrapper around a byte[] to provide equals and hashCode semantics
|
Modifier and Type | Method and Description |
---|---|
default boolean |
WrappedBytes.equalsWrappedBytes(WrappedBytes other) |
boolean |
WrappedByteArray.equalsWrappedBytes(WrappedBytes other) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.