JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Package
br.com.objectos.testing.concurrent
Classes in
br.com.objectos.testing.concurrent
used by
br.com.objectos.testing.concurrent
Class
Description
DirectCpuWorker
An
CpuWorker
that immediately executes any offered task.
DirectIoWorker
An
IoWorker
that immediately executes the submitted task.