Uses of Interface
org.infinispan.commons.marshall.MarshallUtil.UnboundedCollectionBuilder
Package
Description
Provides Infinispan-specific input and output streams, buffers and related utilities.
-
Uses of MarshallUtil.UnboundedCollectionBuilder in org.infinispan.commons.marshall
Modifier and TypeMethodDescriptionstatic <E,
T extends Collection<E>>
TMarshallUtil.unmarshallCollectionUnbounded
(ObjectInput in, MarshallUtil.UnboundedCollectionBuilder<E, T> builder)