Package org.apache.pekko.japi.tuple
Class Tuple5$
java.lang.Object
org.apache.pekko.japi.tuple.Tuple5$
- All Implemented Interfaces:
Serializable
Used to create tuples with 5 elements in Java.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
Tuple5$
public Tuple5$()
-
-
Method Details
-
create
-
apply
Java API Tuple container. -
unapply
public <T1,T2, scala.Option<scala.Tuple5<T1,T3, T4, T5> T2, unapplyT3, T4, T5>> (Tuple5<T1, T2, T3, T4, T5> x$0)
-