|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.intarsys.tools.concurrent.AbstractFutureTask<R>
de.intarsys.tools.concurrent.TaskSequence<R>
public class TaskSequence<R>
experimental
Constructor Summary | |
---|---|
TaskSequence(String labelPrefix)
|
Method Summary | |
---|---|
void |
addTask(Runnable task,
int percent)
|
void |
setLabelPrefix(String labelPrefix)
|
Methods inherited from class de.intarsys.tools.concurrent.AbstractFutureTask |
---|
cancel, get, get, isCancelled, isDone, run, runAsync, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TaskSequence(String labelPrefix)
Method Detail |
---|
public void addTask(Runnable task, int percent)
public void setLabelPrefix(String labelPrefix)
|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |