public interface Monitor
| 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) |
Copyright © 2014. All rights reserved.