Class NullValue$___Marshaller_a83283d4dbbe8b8520f457699d99f19344b973d04786829de1e22c08915e6e56

  • All Implemented Interfaces:
    org.infinispan.protostream.BaseMarshaller<NullValue>, org.infinispan.protostream.ProtobufTagMarshaller<NullValue>

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

      • NullValue$___Marshaller_a83283d4dbbe8b8520f457699d99f19344b973d04786829de1e22c08915e6e56

        public NullValue$___Marshaller_a83283d4dbbe8b8520f457699d99f19344b973d04786829de1e22c08915e6e56()
    • Method Detail

      • getJavaClass

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

        public String getTypeName()
        Specified by:
        getTypeName in interface org.infinispan.protostream.BaseMarshaller<NullValue>
      • read

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

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