Module is.codion.swing.common.model
Interface ProgressWorker.Task
- All Known Subinterfaces:
ProgressWorker.TaskHandler
- Enclosing class:
ProgressWorker<T,V>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
A background task.
-
Method Summary
-
Method Details
-
execute
Executes the task.- Throws:
Exception- in case of an exception
-