Changeset 19536 in josm for trunk/src/org/openstreetmap/josm/tools/bugreport
- Timestamp:
- 2026-02-20T12:31:21+01:00 (8 weeks ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/tools/bugreport/BugReportQueue.java
r19050 r19536 41 41 * Class that handles reporting a bug to the user. 42 42 */ 43 @FunctionalInterface 43 44 public interface BugReportHandler { 44 45 /**
Note:
See TracChangeset
for help on using the changeset viewer.
