Class Int192
java.lang.Object
org.web3j.abi.datatypes.NumericType
org.web3j.abi.datatypes.IntType
org.web3j.abi.datatypes.Int
org.web3j.abi.datatypes.generated.Int192
- 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
getBitSize, validMethods 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
-
Int192
-
Int192
public Int192(long value)
-