Class LinkedListAdapter$___Marshaller_75b3edb34545a5996584d2232b4cdaee9246a14dfce17b0b896db6e2a36aa394

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

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

      • LinkedListAdapter$___Marshaller_75b3edb34545a5996584d2232b4cdaee9246a14dfce17b0b896db6e2a36aa394

        public LinkedListAdapter$___Marshaller_75b3edb34545a5996584d2232b4cdaee9246a14dfce17b0b896db6e2a36aa394()
    • Method Detail

      • getJavaClass

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

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

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

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

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

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

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