Class BoxedShortArrayAdapter$___Marshaller_83f2029b79ff1610e3abdba3b61dad5da0042f04ede6f55b9589aa3ab93372ee

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

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

      • BoxedShortArrayAdapter$___Marshaller_83f2029b79ff1610e3abdba3b61dad5da0042f04ede6f55b9589aa3ab93372ee

        public BoxedShortArrayAdapter$___Marshaller_83f2029b79ff1610e3abdba3b61dad5da0042f04ede6f55b9589aa3ab93372ee()
    • Method Detail

      • getJavaClass

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

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

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

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

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

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

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