Package-level declarations
Types
A WorkRunner implementation that is backed by an ExecutorService.
A WorkRunner implementation that is backed by an ExecutorService.
A WorkRunner that immediately invokes the Runnable you post on the thread you posted from.
Interface for posting runnables to be executed using different scheduling mechanisms.
Interface for posting runnables to be executed on a thread. The runnables must all be executed on the same thread for a given WorkRunner.
Interface for posting runnables to be executed on a thread. The runnables must all be executed on the same thread for a given WorkRunner.
Interface for posting runnables to be executed on a thread. The runnables must all be executed on the same thread for a given WorkRunner.
Interface for posting runnables to be executed on a thread. The runnables must all be executed on the same thread for a given WorkRunner.