Class LongArrayAdapter$___Marshaller_a2c7afb35f63d7d51a85e2ba6818a05895ea4cd9eb4dd98b38359b8812100ca7

  • 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 LongArrayAdapter$___Marshaller_a2c7afb35f63d7d51a85e2ba6818a05895ea4cd9eb4dd98b38359b8812100ca7
    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

      • LongArrayAdapter$___Marshaller_a2c7afb35f63d7d51a85e2ba6818a05895ea4cd9eb4dd98b38359b8812100ca7

        public LongArrayAdapter$___Marshaller_a2c7afb35f63d7d51a85e2ba6818a05895ea4cd9eb4dd98b38359b8812100ca7()
    • 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