Package org.web3j.tuples.generated
Class Tuple5<T1,T2,T3,T4,T5>
java.lang.Object
org.web3j.tuples.generated.Tuple5<T1,T2,T3,T4,T5>
- All Implemented Interfaces:
Tuple
Auto generated code.
Do not modifiy!
Please use org.web3j.codegen.TupleGenerator in the codegen module to update.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintgetSize()Deprecated.use 'component1' method insteadDeprecated.use 'component2' method insteadDeprecated.use 'component3' method insteadDeprecated.use 'component4' method insteadDeprecated.use 'component5' method insteadinthashCode()toString()
-
Constructor Details
-
Tuple5
-
-
Method Details
-
getValue1
Deprecated.use 'component1' method instead- Returns:
- the return value
-
component1
-
getValue2
Deprecated.use 'component2' method instead- Returns:
- the return value
-
component2
-
getValue3
Deprecated.use 'component3' method instead- Returns:
- the return value
-
component3
-
getValue4
Deprecated.use 'component4' method instead- Returns:
- the return value
-
component4
-
getValue5
Deprecated.use 'component5' method instead- Returns:
- the return value
-
component5
-
getSize
public int getSize() -
equals
-
hashCode
public int hashCode() -
toString
-