Class Address

java.lang.Object
org.web3j.abi.datatypes.Address
All Implemented Interfaces:
Type<String>

public class Address extends Object implements Type<String>
Address type, which by default is equivalent to uint160 which follows the Ethereum specification.