public interface Worker
| Modifier and Type | Interface and Description |
|---|---|
static class |
Worker.WorkerAdapter |
| Modifier and Type | Method and Description |
|---|---|
Object |
construct(XProgressMonitor monitor)
Compute the value to be returned by the
get method. |
void |
finished() |
boolean |
onCancel() |
Object construct(XProgressMonitor monitor)
get method.void finished()
boolean onCancel()
Copyright © 2019. All rights reserved.