Class NumericType

java.lang.Object
org.web3j.abi.datatypes.NumericType
All Implemented Interfaces:
Type<BigInteger>
Direct Known Subclasses:
FixedPointType, IntType

public abstract class NumericType extends Object implements Type<BigInteger>
Common numeric type.