|
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.TaskStep<R>
public class TaskStep<R>
experimental
Constructor Summary | |
---|---|
TaskStep(TaskSequence sequence,
Runnable task,
int percent)
|
Method Summary | |
---|---|
int |
getPercent()
|
TaskSequence |
getSequence()
|
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 TaskStep(TaskSequence sequence, Runnable task, int percent)
Method Detail |
---|
public int getPercent()
public TaskSequence getSequence()
|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |