T
- represents the type of data that is publishedpublic static class PubSub.Publish<T> extends java.lang.Object implements PubSub.PublisherMessage<T>, scala.Product, scala.Serializable
param: data of type T that gets published
PubSub.Publish<T>, PubSub.Publish$, PubSub.PublisherMessage<T>, PubSub.Subscribe<T>, PubSub.Subscribe$, PubSub.SubscribeOnly<T>, PubSub.SubscribeOnly$, PubSub.SubscriberMessage<T>, PubSub.Unsubscribe<T>, PubSub.Unsubscribe$
Modifier and Type | Method and Description |
---|---|
T |
data() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait