MergeSorted

org.apache.pekko.stream.scaladsl.MergeSorted
See theMergeSorted companion class
object MergeSorted

Attributes

Companion
class
Source
Graph.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[T : Ordering](): MergeSorted[T]

Create a new MergeSorted, @see MergeSorted

Create a new MergeSorted, @see MergeSorted

Attributes

Source
Graph.scala