Class Number<T extends Number & Comparable<T>>
java.lang.Object
org.web3j.abi.datatypes.primitive.PrimitiveType<T>
org.web3j.abi.datatypes.primitive.Number<T>
- All Implemented Interfaces:
Type<T>
-
Field Summary
Fields inherited from interface org.web3j.abi.datatypes.Type
MAX_BIT_LENGTH, MAX_BYTE_LENGTH -
Method Summary
Methods inherited from class org.web3j.abi.datatypes.primitive.PrimitiveType
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
-
Method Details
-
toSolidityType
- Specified by:
toSolidityTypein classPrimitiveType<T extends Number & Comparable<T>>
-