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