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