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