Class DoubleValue$___Marshaller_31f2d2856158f163440bea764ae25a8ffe39e57236025594145c5502d2fa1f6f
java.lang.Object
org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
org.infinispan.protostream.types.protobuf.DoubleValue$___Marshaller_31f2d2856158f163440bea764ae25a8ffe39e57236025594145c5502d2fa1f6f
- All Implemented Interfaces:
BaseMarshaller<WrappersSchema.DoubleValue>,ProtobufTagMarshaller<WrappersSchema.DoubleValue>
@Generated(value="org.infinispan.protostream.annotations.impl.processor.AutoProtoSchemaBuilderAnnotationProcessor",
comments="Please do not edit this file!")
public final class DoubleValue$___Marshaller_31f2d2856158f163440bea764ae25a8ffe39e57236025594145c5502d2fa1f6f
extends GeneratedMarshallerBase
implements ProtobufTagMarshaller<WrappersSchema.DoubleValue>
WARNING: Generated code! Do not edit!
-
Nested Class Summary
Nested classes/interfaces inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
GeneratedMarshallerBase.NestedWriterNested classes/interfaces inherited from interface org.infinispan.protostream.ProtobufTagMarshaller
ProtobufTagMarshaller.OperationContext, ProtobufTagMarshaller.ReadContext, ProtobufTagMarshaller.WriteContext -
Field Summary
Fields inherited from interface org.infinispan.protostream.BaseMarshaller
EMPTY -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionReturns the Java type handled by this marshaller.Returns the full name of the message or enum type, defined in a proto file.voidMethods inherited from class org.infinispan.protostream.annotations.impl.GeneratedMarshallerBase
readMessage, writeMessage, writeNestedMessageMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.infinispan.protostream.BaseMarshaller
getSubClassNames
-
Constructor Details
-
DoubleValue$___Marshaller_31f2d2856158f163440bea764ae25a8ffe39e57236025594145c5502d2fa1f6f
public DoubleValue$___Marshaller_31f2d2856158f163440bea764ae25a8ffe39e57236025594145c5502d2fa1f6f()
-
-
Method Details
-
getJavaClass
Description copied from interface:BaseMarshallerReturns the Java type handled by this marshaller. This must not change over multiple invocations.- Specified by:
getJavaClassin interfaceBaseMarshaller<WrappersSchema.DoubleValue>- Returns:
- the Java type.
-
getTypeName
Description copied from interface:BaseMarshallerReturns the full name of the message or enum type, defined in a proto file. This must not change over multiple invocations.- Specified by:
getTypeNamein interfaceBaseMarshaller<WrappersSchema.DoubleValue>- Returns:
- the full name of the message or enum type, defined in a proto file.
-
read
- Specified by:
readin interfaceProtobufTagMarshaller<WrappersSchema.DoubleValue>- Throws:
IOException
-
write
public void write(ProtobufTagMarshaller.WriteContext $1, WrappersSchema.DoubleValue $2) throws IOException - Specified by:
writein interfaceProtobufTagMarshaller<WrappersSchema.DoubleValue>- Throws:
IOException
-