Class BigDecimalAdapter$___Marshaller_825c97181482c1d9569d0dd0edf5fb21e4fa337a30bd915f34095ebb91bf1cbf

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

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

      • BigDecimalAdapter$___Marshaller_825c97181482c1d9569d0dd0edf5fb21e4fa337a30bd915f34095ebb91bf1cbf

        public BigDecimalAdapter$___Marshaller_825c97181482c1d9569d0dd0edf5fb21e4fa337a30bd915f34095ebb91bf1cbf()
    • Method Detail

      • getJavaClass

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

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

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

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