Interface Builder<T>


  • public interface Builder<T>
    A utility interface used by BroadcastConfiguration to enable .with and .changing
    • Method Detail

      • op

        T op​(T in)