isRunning

 

public boolean isRunning();

Indicates whether run() is currently active.

Returns

  • true if active; false otherwise.


uj27380_