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