UnzipWithCreatorObject5

org.apache.pekko.stream.scaladsl.UnzipWithApply.UnzipWithCreatorObject5
object UnzipWithCreatorObject5 extends UnzipWithCreator5[Any, Any, Any, Any, Any, Any]

Attributes

Source
UnzipWithApply.scala
Graph
Supertypes
trait UnzipWithCreator5[Any, Any, Any, Any, Any, Any]
trait UnzipWithCreator[Any, (Any, Any, Any, Any, Any), UnzipWith5[Any, Any, Any, Any, Any, Any]]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

override def create(unzipper: Any => (Any, Any, Any, Any, Any)): UnzipWith5[Any, Any, Any, Any, Any, Any]

Attributes

Definition Classes
Inherited from:
UnzipWithCreator5
Source
UnzipWithApply.scala