public class Uint64 extends Uint
Do not modifiy!
Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
| Modifier and Type | Field and Description |
|---|---|
static Uint64 |
DEFAULT |
MAX_BIT_LENGTH, MAX_BYTE_LENGTH| Constructor and Description |
|---|
Uint64(java.math.BigInteger value) |
Uint64(long value) |
equals, getTypeAsString, getValue, hashCodepublic static final Uint64 DEFAULT