Interface ProcessingQueue.Handler<T>

    • Method Detail

      • handle

        void handle​(T element)