public class Uint32 extends Uint
Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
| 限定符和类型 | 字段和说明 |
|---|---|
static int |
BYTE_LENGTH |
static Uint32 |
DEFAULT |
MAX_BIT_LENGTH, MAX_BYTE_LENGTH| 构造器和说明 |
|---|
Uint32(BigInteger value) |
Uint32(long value) |
Uint32(Uint32 value) |
public static final Uint32 DEFAULT
public static final int BYTE_LENGTH
public Uint32(BigInteger value)
public Uint32(long value)
public Uint32(Uint32 value)
Copyright © 2022. All rights reserved.