Package org.apache.pekko.japi.tuple
Class Tuple3$
java.lang.Object
org.apache.pekko.japi.tuple.Tuple3$
- All Implemented Interfaces:
Serializable
Used to create tuples with 3 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
-
Tuple3$
public Tuple3$()
-
-
Method Details
-
create
-
apply
Java API Tuple container. -
unapply
-