Package org.jlab.utils.benchmark
Class ProgressPrintout
java.lang.Object
org.jlab.utils.benchmark.ProgressPrintout
- Author:
- gavalian
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptiongetItemString(String itemname) static voidvoidsetAsDouble(String name, Double value) voidsetAsInteger(String name, Integer value) voidsetInterval(double interval) voidvoid
- 
Constructor Details- 
ProgressPrintoutpublic ProgressPrintout()
- 
ProgressPrintout
 
- 
- 
Method Details- 
setIntervalpublic void setInterval(double interval) 
- 
getUpdateString
- 
showStatuspublic void showStatus()
- 
updateStatuspublic void updateStatus()
- 
setAsInteger
- 
setAsDouble
- 
getItemString
- 
main
 
-