public interface Monitor
Monitor interface.
| Modifier and Type | Method and Description |
|---|---|
void |
incrementStep()
incrementStep.
|
Log |
log()
log.
|
void |
print(Object... out)
print.
|
void |
println()
println.
|
void |
println(Object... out)
println.
|
void |
setStep(long step)
setStep.
|
void |
setSteps(long steps)
setSteps.
|
Copyright © 2016. All Rights Reserved.