Interface ProgressWorker.ProgressTask<V>

Type Parameters:
V - the intermediate result type
Enclosing class:
ProgressWorker<T,V>

public static interface ProgressWorker.ProgressTask<V>
A progress aware background task.