isStopped

public boolean isStopped()

Checks whether this watchdog has been stopped.

This method returns true if stop has been called, regardless of whether the monitored process is still running.

Return

true if the watchdog has been stopped; false otherwise