Interface QueueBuilder<T>

All Known Implementing Classes:
DefaultQueue.Builder

public interface QueueBuilder<T>
  • Method Summary

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