Package org.apache.pekko.stream.scaladsl
Class ZipLatest$
java.lang.Object
org.apache.pekko.stream.scaladsl.ZipLatest$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ZipLatest$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
ZipLatest$
public ZipLatest$()
-
-
Method Details
-
apply
Create a newZipLatest. -
apply
Create a newZipLatest.
-