Class BoxedLongArrayAdapter$___Marshaller_76292afe763a744903f485c36349f8a1988da26f29ea6e5095aa1ddd921fec35

  • All Implemented Interfaces:
    org.infinispan.protostream.BaseMarshaller<Long[]>, org.infinispan.protostream.containers.ElementContainerAdapter<Long[]>, org.infinispan.protostream.containers.IndexedElementContainerAdapter<Long[],​Long>, org.infinispan.protostream.ProtobufTagMarshaller<Long[]>

    @Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
               comments="Please do not edit this file!")
    public final class BoxedLongArrayAdapter$___Marshaller_76292afe763a744903f485c36349f8a1988da26f29ea6e5095aa1ddd921fec35
    extends org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
    implements org.infinispan.protostream.ProtobufTagMarshaller<Long[]>, org.infinispan.protostream.containers.IndexedElementContainerAdapter<Long[],​Long>
    WARNING: Generated code! Do not edit!
    • Constructor Detail

      • BoxedLongArrayAdapter$___Marshaller_76292afe763a744903f485c36349f8a1988da26f29ea6e5095aa1ddd921fec35

        public BoxedLongArrayAdapter$___Marshaller_76292afe763a744903f485c36349f8a1988da26f29ea6e5095aa1ddd921fec35()
    • Method Detail

      • getJavaClass

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

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

        public int getNumElements​(Long[] container)
        Specified by:
        getNumElements in interface org.infinispan.protostream.containers.ElementContainerAdapter<Long[]>
      • getElement

        public Long getElement​(Long[] container,
                               int index)
        Specified by:
        getElement in interface org.infinispan.protostream.containers.IndexedElementContainerAdapter<Long[],​Long>
      • setElement

        public void setElement​(Long[] container,
                               int index,
                               Long element)
        Specified by:
        setElement in interface org.infinispan.protostream.containers.IndexedElementContainerAdapter<Long[],​Long>
      • read

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

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