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