Uses of Class
org.infinispan.marshall.protostream.impl.MarshallableCollection
Packages that use MarshallableCollection
-
Uses of MarshallableCollection in org.infinispan.marshall.protostream.impl
Classes in org.infinispan.marshall.protostream.impl that implement interfaces with type arguments of type MarshallableCollectionModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.marshall.protostream.impl that return MarshallableCollectionModifier and TypeMethodDescriptionstatic <T> MarshallableCollection<T> MarshallableCollection.create(Collection<T> collection) MarshallableCollection$___Marshaller_d349559af14dce32fec7ac8ba009e28588ed5989eafb07fc71bf6afc07722486.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.marshall.protostream.impl that return types with arguments of type MarshallableCollectionModifier and TypeMethodDescriptionMarshallableCollection.Marshaller.getJavaClass()MarshallableCollection$___Marshaller_d349559af14dce32fec7ac8ba009e28588ed5989eafb07fc71bf6afc07722486.getJavaClass()Methods in org.infinispan.marshall.protostream.impl with parameters of type MarshallableCollectionModifier and TypeMethodDescriptionstatic <T> Collection<T> MarshallableCollection.unwrap(MarshallableCollection<T> wrapper) voidMarshallableCollection$___Marshaller_d349559af14dce32fec7ac8ba009e28588ed5989eafb07fc71bf6afc07722486.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, MarshallableCollection $2)