Package org.web3j.abi.datatypes
Class Int
java.lang.Object
org.web3j.abi.datatypes.NumericType
org.web3j.abi.datatypes.IntType
org.web3j.abi.datatypes.Int
- All Implemented Interfaces:
Type<BigInteger>
- Direct Known Subclasses:
Int104,Int112,Int120,Int128,Int136,Int144,Int152,Int16,Int160,Int168,Int176,Int184,Int192,Int200,Int208,Int216,Int224,Int232,Int24,Int240,Int248,Int256,Int32,Int40,Int48,Int56,Int64,Int72,Int8,Int80,Int88,Int96
Integer type.
-
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
-
TYPE_NAME
- See Also:
-
DEFAULT
-
-
Constructor Details
-
Int
-
Int
-