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