Interface TopicBuilder<T>

All Known Implementing Classes:
DefaultTopic.Builder

public interface TopicBuilder<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    build(List<Channel<T>> subscribers)