| Interface | Description |
|---|---|
| Cancellable | |
| LongOperationThreadExecutor |
Executes long operation in new thread.
|
| Class | Description |
|---|---|
| LongOperation |
Executes operation in background thread.
|
| LongOperationNotifier |
Long operation notifier.
|
| ResultLongOperation<RESULT> |
Executes operation with a result in background thread.
|
| Exception | Description |
|---|---|
| LongOperationException |
Defines exception thrown during long operation.
|
Copyright © 2018. All rights reserved.