public interface IWorkerProgressDelay<PROGRESS_TYPE>
Modifier and Type | Method and Description |
---|---|
long |
getDelay() |
PROGRESS_TYPE |
getProgress(java.util.List<PROGRESS_TYPE> accumulatedProgress)
Gets the progress from the accumulated progress
|
long getDelay()
PROGRESS_TYPE getProgress(java.util.List<PROGRESS_TYPE> accumulatedProgress)
accumulatedProgress
- Siehe auch Jowidgets Nutzerhandbuch