Package org.ujmp.core.task
Interface Task<V>
- All Superinterfaces:
Callable<V>
- All Known Implementing Classes:
AbstractTask
,SVDTask
-
Method Summary
-
Method Details
-
execute
- Throws:
Exception
-
executeInBackground
-
Callable<V>
AbstractTask
, SVDTask
Exception