Interface WorkerValueQueue.ExecuteWhileWaiting<E>

Enclosing interface:
WorkerValueQueue<E>

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

    Modifier and Type
    Method
    Description
    boolean
    execute(WorkerValueQueue<E> queue, E value)
     
  • Method Details

    • execute

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