Package org.web3j.tuples.generated
Class Tuple3<T1,T2,T3>
java.lang.Object
org.web3j.tuples.generated.Tuple3<T1,T2,T3>
- All Implemented Interfaces:
Tuple
Auto generated code.
Do not modifiy!
Please use org.web3j.codegen.TupleGenerator in the codegen module to update.
-
Constructor Details
-
Tuple3
-
-
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
-
getSize
public int getSize() -
equals
-
hashCode
public int hashCode() -
toString
-