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