Interface WorkerValueQueue.ExecuteWhileWaiting<E>

  • Enclosing interface:
    WorkerValueQueue<E>

    public static interface WorkerValueQueue.ExecuteWhileWaiting<E>
    • Method Detail

      • execute

        boolean execute​(WorkerValueQueue<E> queue,
                        E value)
        Returns:
        false to signal that waiting should be aborted