Package org.web3j.abi.datatypes
Class StaticStruct
- All Implemented Interfaces:
StructType,Type<List<Type>>
-
Field Summary
Fields inherited from class org.web3j.abi.datatypes.StaticArray
MAX_SIZE_OF_STATIC_ARRAYFields inherited from interface org.web3j.abi.datatypes.Type
MAX_BIT_LENGTH, MAX_BYTE_LENGTH -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.web3j.abi.datatypes.StaticArray
getValueMethods inherited from class org.web3j.abi.datatypes.Array
bytes32PaddedLength, equals, getComponentType, getNativeValueCopy, hashCode
-
Constructor Details
-
StaticStruct
-
StaticStruct
-
-
Method Details
-
getTypeAsString
- Specified by:
getTypeAsStringin interfaceType<List<Type>>- Overrides:
getTypeAsStringin classStaticArray<Type>
-