Class DirectCpuWorker
java.lang.Object
br.com.objectos.testing.concurrent.DirectCpuWorker
- All Implemented Interfaces:
CpuWorker
An
CpuWorker that immediately executes any offered task.- Since:
- 2
-
Method Summary
Modifier and TypeMethodDescriptionstatic DirectCpuWorkerget()Returns the only instance of this class.final booleanImmediatly executes the specified task to its completion.