| Constructor and Description |
|---|
ProgressReport(String threadName,
long period) |
ProgressReport(String threadName,
long period,
org.slf4j.Logger logger) |
public ProgressReport(String threadName, long period, org.slf4j.Logger logger)
public ProgressReport(String threadName, long period)
public void start(String startMessage)
public void message(String message)
public void stop(String stopMessage)
public void join()
throws InterruptedException
InterruptedExceptionCopyright © 2012–2015 SonarSource. All rights reserved.