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