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,T extends Collection<E>> |
MarshallUtil.unmarshallCollection(ObjectInput in,
MarshallUtil.CollectionBuilder<E,T> builder)
Unmarshal a
Collection . |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.