Uses of Class
org.infinispan.marshall.protostream.impl.MarshallableSet
Packages that use MarshallableSet
-
Uses of MarshallableSet in org.infinispan.marshall.protostream.impl
Classes in org.infinispan.marshall.protostream.impl that implement interfaces with type arguments of type MarshallableSetModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.marshall.protostream.impl that return MarshallableSetModifier and TypeMethodDescriptionstatic <T> MarshallableSet<T> MarshallableSet$___Marshaller_42fd4efec6f3eebbec8caa5feaf5333981c38a3a90e707c2d0ac3fb941cad58e.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.marshall.protostream.impl that return types with arguments of type MarshallableSetModifier and TypeMethodDescriptionMarshallableSet.Marshaller.getJavaClass()MarshallableSet$___Marshaller_42fd4efec6f3eebbec8caa5feaf5333981c38a3a90e707c2d0ac3fb941cad58e.getJavaClass()Methods in org.infinispan.marshall.protostream.impl with parameters of type MarshallableSetModifier and TypeMethodDescriptionstatic <T> Set<T> MarshallableSet.unwrap(MarshallableSet<T> wrapper) static <R extends Set<T>, T>
RMarshallableSet.unwrap(MarshallableSet<T> wrapper, Function<Set<T>, R> builder) voidMarshallableSet$___Marshaller_42fd4efec6f3eebbec8caa5feaf5333981c38a3a90e707c2d0ac3fb941cad58e.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, MarshallableSet $2)