Package gaiasky.util
Interface ProgressRunnable
public interface ProgressRunnable
Runnable to update the progress of an operation.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
run
(long read, long total, double progress, double speed) Informs of progress