stop

 

public void stop();

Stops any running cleanup thread. Returns when run() has finished. Does nothing if run() is not running.


uj27460_