Class Uint8

  • All Implemented Interfaces:
    Type<java.math.BigInteger>

    public class Uint8
    extends Uint
    Auto generated code.

    Do not modifiy!

    Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.

    • Constructor Summary

      Constructors 
      Constructor Description
      Uint8​(long value)  
      Uint8​(java.math.BigInteger value)  
    • Field Detail

      • DEFAULT

        public static final Uint8 DEFAULT
    • Constructor Detail

      • Uint8

        public Uint8​(java.math.BigInteger value)
      • Uint8

        public Uint8​(long value)