Class LinkedHashSetAdapter$___Marshaller_9b53184602fef089e9e4985d9377d119fb6c43d6ecdad053783158fc77366258

  • All Implemented Interfaces:
    org.infinispan.protostream.BaseMarshaller<LinkedHashSet>, org.infinispan.protostream.containers.ElementContainerAdapter<LinkedHashSet>, org.infinispan.protostream.containers.IterableElementContainerAdapter<LinkedHashSet,​Object>, org.infinispan.protostream.ProtobufTagMarshaller<LinkedHashSet>

    @Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
               comments="Please do not edit this file!")
    public final class LinkedHashSetAdapter$___Marshaller_9b53184602fef089e9e4985d9377d119fb6c43d6ecdad053783158fc77366258
    extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
    implements org.infinispan.protostream.ProtobufTagMarshaller<LinkedHashSet>, org.infinispan.protostream.containers.IterableElementContainerAdapter<LinkedHashSet,​Object>
    WARNING: Generated code! Do not edit!
    • Constructor Detail

      • LinkedHashSetAdapter$___Marshaller_9b53184602fef089e9e4985d9377d119fb6c43d6ecdad053783158fc77366258

        public LinkedHashSetAdapter$___Marshaller_9b53184602fef089e9e4985d9377d119fb6c43d6ecdad053783158fc77366258()
    • Method Detail

      • getJavaClass

        public Class<LinkedHashSet> getJavaClass()
        Specified by:
        getJavaClass in interface org.infinispan.protostream.BaseMarshaller<LinkedHashSet>
      • getTypeName

        public String getTypeName()
        Specified by:
        getTypeName in interface org.infinispan.protostream.BaseMarshaller<LinkedHashSet>
      • getNumElements

        public int getNumElements​(LinkedHashSet container)
        Specified by:
        getNumElements in interface org.infinispan.protostream.containers.ElementContainerAdapter<LinkedHashSet>
      • getElements

        public Iterator getElements​(LinkedHashSet container)
        Specified by:
        getElements in interface org.infinispan.protostream.containers.IterableElementContainerAdapter<LinkedHashSet,​Object>
      • appendElement

        public void appendElement​(LinkedHashSet container,
                                  Object element)
        Specified by:
        appendElement in interface org.infinispan.protostream.containers.IterableElementContainerAdapter<LinkedHashSet,​Object>
      • read

        public LinkedHashSet read​(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1)
                           throws IOException
        Specified by:
        read in interface org.infinispan.protostream.ProtobufTagMarshaller<LinkedHashSet>
        Throws:
        IOException
      • write

        public void write​(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1,
                          LinkedHashSet $2)
                   throws IOException
        Specified by:
        write in interface org.infinispan.protostream.ProtobufTagMarshaller<LinkedHashSet>
        Throws:
        IOException