It is a Thread with two fields:
public boolean isStopped; public boolean isPaused;
which could be used inside Run method to decide if thread should continue executing.
There was an error while loading. Please reload this page.