Class FloatArrayAdapter$___Marshaller_2848d440da6f22be7a841fcd305de80d4dd3c244738de2fa04286f4228c27fe2

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

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

      • FloatArrayAdapter$___Marshaller_2848d440da6f22be7a841fcd305de80d4dd3c244738de2fa04286f4228c27fe2

        public FloatArrayAdapter$___Marshaller_2848d440da6f22be7a841fcd305de80d4dd3c244738de2fa04286f4228c27fe2()
    • Method Detail

      • getJavaClass

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

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

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

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

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

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

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