Class Uint136
java.lang.Object
org.web3j.abi.datatypes.NumericType
org.web3j.abi.datatypes.IntType
org.web3j.abi.datatypes.Uint
org.web3j.abi.datatypes.generated.Uint136
- All Implemented Interfaces:
Type<BigInteger>
Auto generated code.
Do not modifiy!
Please use org.web3j.codegen.AbiTypesGenerator in the codegen module to update.
-
Field Summary
FieldsFields inherited from interface org.web3j.abi.datatypes.Type
MAX_BIT_LENGTH, MAX_BYTE_LENGTH -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.web3j.abi.datatypes.IntType
getBitSizeMethods inherited from class org.web3j.abi.datatypes.NumericType
equals, getTypeAsString, getValue, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.web3j.abi.datatypes.Type
bytes32PaddedLength
-
Field Details
-
DEFAULT
-
-
Constructor Details
-
Uint136
-
Uint136
public Uint136(long value)
-