Package edu.duke.cs.osprey.parallelism
Interface TaskExecutor.Task<T>
- All Known Subinterfaces:
TaskExecutor.Task.WithContext<T,
C>
- All Known Implementing Classes:
Cluster.Task
- Enclosing class:
- TaskExecutor
public static interface TaskExecutor.Task<T>
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
run
T run()
-