Package org.jlab.utils.benchmark
Class ProgressPrintout
java.lang.Object
org.jlab.utils.benchmark.ProgressPrintout
- Author:
- gavalian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetItemString
(String itemname) static void
void
setAsDouble
(String name, Double value) void
setAsInteger
(String name, Integer value) void
setInterval
(double interval) void
void
-
Constructor Details
-
ProgressPrintout
public ProgressPrintout() -
ProgressPrintout
-
-
Method Details
-
setInterval
public void setInterval(double interval) -
getUpdateString
-
showStatus
public void showStatus() -
updateStatus
public void updateStatus() -
setAsInteger
-
setAsDouble
-
getItemString
-
main
-