Class EventStream.Publish$
java.lang.Object
org.apache.pekko.actor.typed.eventstream.EventStream.Publish$
- All Implemented Interfaces:
Serializable
- Enclosing class:
- EventStream
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final EventStream.Publish$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<E> EventStream.Publish<E>apply(E event) final StringtoString()<E> scala.Option<E>unapply(EventStream.Publish<E> x$0)