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