Class BigIntegerAdapter$___Marshaller_be1608b3f76af871cc433dd4dd66f4ff55c3680790b36ba7191da7add57faf48

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

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

      • BigIntegerAdapter$___Marshaller_be1608b3f76af871cc433dd4dd66f4ff55c3680790b36ba7191da7add57faf48

        public BigIntegerAdapter$___Marshaller_be1608b3f76af871cc433dd4dd66f4ff55c3680790b36ba7191da7add57faf48()
    • Method Detail

      • getJavaClass

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

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

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

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