Package org.web3j.abi.datatypes
package org.web3j.abi.datatypes
-
ClassDescriptionMaps Solidity types to web3j data types, allowing to use Java primitive types for numbers.Address type, which by default is equivalent to uint160 which follows the Ethereum specification.Fixed size array.Boolean type.Statically allocated sequence of bytes.Binary sequence of bytes.DynamicArray<T extends Type>Dynamic array type.Dynamically allocated sequence of bytes.Event wrapper type.Signed fixed type.Common fixed-point type properties.Function type.Integer type.Common integer properties.Common numeric type.StaticArray<T extends Type>Static array type.Type<T>ABI Types.Signed fixed type.Unsigned integer type.UTF-8 encoded string type.