Class BoxedDoubleArrayAdapter$___Marshaller_aa34e2f3af065973137a9c9b7cca33e00166e043dcc91783d1bef4d77fd14b73

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

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

      • BoxedDoubleArrayAdapter$___Marshaller_aa34e2f3af065973137a9c9b7cca33e00166e043dcc91783d1bef4d77fd14b73

        public BoxedDoubleArrayAdapter$___Marshaller_aa34e2f3af065973137a9c9b7cca33e00166e043dcc91783d1bef4d77fd14b73()
    • Method Detail

      • getJavaClass

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

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

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

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

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

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

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