Class BoxedBooleanArrayAdapter$___Marshaller_92a506698a6eb6d2590546bb1bb013294374e3cfdc29319b7925026f2b22260d

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

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

      • BoxedBooleanArrayAdapter$___Marshaller_92a506698a6eb6d2590546bb1bb013294374e3cfdc29319b7925026f2b22260d

        public BoxedBooleanArrayAdapter$___Marshaller_92a506698a6eb6d2590546bb1bb013294374e3cfdc29319b7925026f2b22260d()
    • Method Detail

      • getJavaClass

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

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

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

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

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

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

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