Class BoxedIntegerArrayAdapter$___Marshaller_9c444bf14fcfcc834931039a03b0b07664d562c5249d937d649f17c17fc4eff4

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

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

      • BoxedIntegerArrayAdapter$___Marshaller_9c444bf14fcfcc834931039a03b0b07664d562c5249d937d649f17c17fc4eff4

        public BoxedIntegerArrayAdapter$___Marshaller_9c444bf14fcfcc834931039a03b0b07664d562c5249d937d649f17c17fc4eff4()
    • Method Detail

      • getJavaClass

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

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

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

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

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

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

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