See: Description
| Interface | Description |
|---|---|
| LongTask |
Interface that any class can implement to support progress and cancellation.
|
LongTask adds functionalities to any class that wants to be progressable and cancellable.
These tasks can be executed in a LongTaskExecutor.
Copyright © 2007–2017. All rights reserved.