Class BoxedFloatArrayAdapter$___Marshaller_b056636a4ce6d1c065c180a68bae4e21ec9da23eaa678dc11898fadd89d1b6b2

  • 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 BoxedFloatArrayAdapter$___Marshaller_b056636a4ce6d1c065c180a68bae4e21ec9da23eaa678dc11898fadd89d1b6b2
    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

      • BoxedFloatArrayAdapter$___Marshaller_b056636a4ce6d1c065c180a68bae4e21ec9da23eaa678dc11898fadd89d1b6b2

        public BoxedFloatArrayAdapter$___Marshaller_b056636a4ce6d1c065c180a68bae4e21ec9da23eaa678dc11898fadd89d1b6b2()
    • 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