Package org.web3j.tuples.generated
Class Tuple9<T1,T2,T3,T4,T5,T6,T7,T8,T9>
java.lang.Object
org.web3j.tuples.generated.Tuple9<T1,T2,T3,T4,T5,T6,T7,T8,T9>
- 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 insteadDeprecated.use 'component6' method insteadDeprecated.use 'component7' method insteadDeprecated.use 'component8' method insteadDeprecated.use 'component9' method insteadinthashCode()toString()
-
Constructor Details
-
Tuple9
-
-
Method Details
-
getValue1
Deprecated.use 'component1' method instead- Returns:
- a value
-
component1
-
getValue2
Deprecated.use 'component2' method instead- Returns:
- a value
-
component2
-
getValue3
Deprecated.use 'component3' method instead- Returns:
- a value
-
component3
-
getValue4
Deprecated.use 'component4' method instead- Returns:
- a value
-
component4
-
getValue5
Deprecated.use 'component5' method instead- Returns:
- a value
-
component5
-
getValue6
Deprecated.use 'component6' method instead- Returns:
- a value
-
component6
-
getValue7
Deprecated.use 'component7' method instead- Returns:
- a value
-
component7
-
getValue8
Deprecated.use 'component8' method instead- Returns:
- a value
-
component8
-
getValue9
Deprecated.use 'component9' method instead- Returns:
- a value
-
component9
-
getSize
public int getSize() -
equals
-
hashCode
public int hashCode() -
toString
-