private class BugReportQueue.BugReportDisplayRunnable extends java.lang.Object implements java.lang.Runnable
Modifier and Type | Field and Description |
---|---|
private boolean |
running |
Modifier | Constructor and Description |
---|---|
private |
BugReportDisplayRunnable() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
private volatile boolean running
private BugReportDisplayRunnable()
public void run()
run
in interface java.lang.Runnable