A strategy that evaluates its arguments using an implicit ExecutorService.
A strategy that evaluates its arguments using an implicit ExecutorService.
A strategy that performs no evaluation of its argument.
A strategy that performs no evaluation of its argument.
A simple strategy that spawns a new thread for every evaluation.
A simple strategy that spawns a new thread for every evaluation.
A strategy that evaluates its argument in the current thread.
A strategy that evaluates its argument in the current thread.
A strategy that evaluates its arguments on the Swing Event Dispatching thread.
A strategy that evaluates its arguments on the Swing Event Dispatching thread.
A strategy that evaluates its arguments using the pool of Swing worker threads.
A strategy that evaluates its arguments using the pool of Swing worker threads.