public class ByteArrayWrapper extends Object implements Wrapper
WrappedByteArray to provide equality and hashCode support, leaving other objects
unchanged.| Modifier and Type | Field and Description |
|---|---|
static ByteArrayWrapper |
INSTANCE |
| Constructor and Description |
|---|
ByteArrayWrapper() |
| Modifier and Type | Method and Description |
|---|---|
byte |
id() |
boolean |
isFilterable() |
Object |
unwrap(Object obj) |
Object |
wrap(Object obj) |
public static final ByteArrayWrapper INSTANCE
public boolean isFilterable()
isFilterable in interface WrapperCopyright © 2022 JBoss by Red Hat. All rights reserved.