Class BugReportQueue.BugReportDisplayRunnable
- java.lang.Object
-
- org.openstreetmap.josm.tools.bugreport.BugReportQueue.BugReportDisplayRunnable
-
- All Implemented Interfaces:
Runnable
- Enclosing class:
- BugReportQueue
private class BugReportQueue.BugReportDisplayRunnable extends Object implements Runnable
-
-
Field Summary
Fields Modifier and Type Field Description private boolean
running
-
Constructor Summary
Constructors Modifier Constructor Description private
BugReportDisplayRunnable()
-
-
-
Field Detail
-
running
private volatile boolean running
-
-
Constructor Detail
-
BugReportDisplayRunnable
private BugReportDisplayRunnable()
-
-