Interface OutputEmitter<T>

    • Method Detail

      • emit

        void emit​(T value)