Interface WorkerValueQueue.ExecuteOnTaken<E>

  • Enclosing interface:
    WorkerValueQueue<E>

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

      • execute

        java.lang.Object execute​(WorkerValueQueue<E> queue,
                                 java.util.List<E> taken)
        Returns:
        false to signal that waiting should be aborted