Class IntArrayAdapter$___Marshaller_79d755c6a38925bcdbb7d0f64f00079deb9df359904b13797e5145bdf03ee5d

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

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

      • IntArrayAdapter$___Marshaller_79d755c6a38925bcdbb7d0f64f00079deb9df359904b13797e5145bdf03ee5d

        public IntArrayAdapter$___Marshaller_79d755c6a38925bcdbb7d0f64f00079deb9df359904b13797e5145bdf03ee5d()
    • Method Detail

      • getJavaClass

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

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

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

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

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

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

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