| Package | Description |
|---|---|
| org.infinispan.commons.marshall |
Provides Infinispan-specific input and output streams, buffers and related utilities.
|
| Modifier and Type | Method and Description |
|---|---|
static <E> E[] |
MarshallUtil.unmarshallArray(ObjectInput in,
MarshallUtil.ArrayBuilder<E> builder)
Unmarshall arrays.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.