Uses of Class
org.openstreetmap.josm.tools.bugreport.ReportedException.Section
-
Packages that use ReportedException.Section Package Description org.openstreetmap.josm.tools.bugreport Provides core classes for the bug report system, allowing to save technical information used later in tickets on issue tracker. -
-
Uses of ReportedException.Section in org.openstreetmap.josm.tools.bugreport
Fields in org.openstreetmap.josm.tools.bugreport with type parameters of type ReportedException.Section Modifier and Type Field Description private java.util.LinkedList<ReportedException.Section>
ReportedException. sections
-