Interface ExecutionStrategy.Producer

    • Method Detail

      • produce

        java.lang.Runnable produce()

        Produces a task to be executed.

        Returns:
        a task to executed or null if there are no more tasks to execute