| Package | Description |
|---|---|
| org.colomoto.common.task |
Task interface and tools: callables which can run in background.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTask.background(TaskListener listener) |
void |
Task.background(TaskListener listener)
Run the task in a separate thread.
|
Copyright © 2012–2020. All rights reserved.