Package org.deidentifier.arx.gui.worker
Klasse ProgressAnalysis
java.lang.Object
org.deidentifier.arx.gui.worker.ProgressAnalysis
Simple progress analysis using moving averages
-
Konstruktordetails
-
ProgressAnalysis
public ProgressAnalysis()
-
-
Methodendetails
-
getTimeRemaining
Calculates and renders the remaining time- Gibt zurück:
-
start
public void start()Start -
update
public void update(int progress) Report progress- Parameter:
progress-
-