public class ProgressAnalysis
extends java.lang.Object
Constructor and Description |
---|
ProgressAnalysis() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTimeRemaining()
Calculates and renders the remaining time
|
void |
start()
Start
|
void |
update(int progress)
Report progress
|