Class StringArrayAdapter$___Marshaller_e6db31616bf10b73d6a56b4b23fb754473eac37a81f1bcc6fba342ce91378dc9

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

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

      • StringArrayAdapter$___Marshaller_e6db31616bf10b73d6a56b4b23fb754473eac37a81f1bcc6fba342ce91378dc9

        public StringArrayAdapter$___Marshaller_e6db31616bf10b73d6a56b4b23fb754473eac37a81f1bcc6fba342ce91378dc9()
    • Method Detail

      • getJavaClass

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

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

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

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

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

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

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