JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
io.aleph0.yap.core.build
TopicBuilder
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
build(List)
Interface TopicBuilder<T>
All Known Implementing Classes:
DefaultTopic.Builder
public interface
TopicBuilder<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Topic
<
T
>
build
(
List
<
Channel
<
T
>> subscribers)
Method Details
build
Topic
<
T
>
build
(
List
<
Channel
<
T
>> subscribers)