Interface SendQueue.QueueValue<T>

    • Method Detail

      • inject

        void inject​(java.util.Queue<T> queue)