| Constructor and Description |
|---|
DefaultMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
incrementStep() |
Log |
log() |
void |
print(Object... out) |
void |
println() |
void |
println(Object... out) |
void |
setCurrentStep(long step) |
void |
setEstimatedSteps(long steps) |
public void setEstimatedSteps(long steps)
setEstimatedSteps in interface Monitorpublic void setCurrentStep(long step)
setCurrentStep in interface Monitorpublic void incrementStep()
incrementStep in interface MonitorCopyright © 2014. All rights reserved.