Zip

org.apache.pekko.stream.scaladsl.Zip
See theZip companion class
object Zip

Attributes

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

Members list

Value members

Concrete methods

def apply[A, B](): Zip[A, B]

Create a new Zip.

Create a new Zip.

Attributes

Source
Graph.scala