|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Starter | |
|---|---|
| spin.off | |
| Uses of Starter in spin.off |
|---|
| Classes in spin.off that implement Starter | |
|---|---|
class |
SimpleStarter
Simple implementation of a Starter that creates a new thread
for each invocation of SimpleStarter.start(Runnable). |
| Methods in spin.off that return Starter | |
|---|---|
static Starter |
SpinOffEvaluator.getDefaultStarter()
Get the default starter. |
| Methods in spin.off with parameters of type Starter | |
|---|---|
static void |
SpinOffEvaluator.setDefaultStarter(Starter starter)
Set the default starter. |
| Constructors in spin.off with parameters of type Starter | |
|---|---|
SpinOffEvaluator(DispatcherFactory dispatcherFactory,
Starter starter)
Create an evaluator for spin-off. |
|
SpinOffEvaluator(Starter starter)
Create an evaluator for spin-off using the default dispatcherFactory. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||