Package org.apache.pekko.stream.scaladsl
Class MergeSorted$
java.lang.Object
org.apache.pekko.stream.scaladsl.MergeSorted$
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MergeSorted$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<T> MergeSorted<T>apply(scala.math.Ordering<T> evidence$1) Create a newMergeSorted, @see MergeSorted
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
MergeSorted$
public MergeSorted$()
-
-
Method Details
-
apply
Create a newMergeSorted, @see MergeSorted
-