Interface ReadyChannelTabListLinkHandler.ChannelTabExtractorBuilder
-
- All Superinterfaces:
java.io.Serializable
- Enclosing class:
- ReadyChannelTabListLinkHandler
public static interface ReadyChannelTabListLinkHandler.ChannelTabExtractorBuilder extends java.io.Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChannelTabExtractor
build(StreamingService service, ListLinkHandler linkHandler)
-
-
-
Method Detail
-
build
@Nonnull ChannelTabExtractor build(@Nonnull StreamingService service, @Nonnull ListLinkHandler linkHandler)
-
-