Package org.web3j.abi
package org.web3j.abi
-
ClassDescriptionEthereum Contract Application Binary Interface (ABI) encoding for functions.Ethereum filter encoding.Persisted solidity event parameters.Delegates to
DefaultFunctionEncoderunless aFunctionEncoderProviderSPI is found, in which case the first implementation found will be used.Decodes values returned by function or event calls.Ethereum Contract Application Binary Interface (ABI) decoding for types.Ethereum Contract Application Binary Interface (ABI) encoding for types.TypeReference<T extends Type>Type wrapper to get around limitations of Java's type erasure.TypeReference.StaticArrayTypeReference<T extends Type>Utility functions.