Ignore:
Timestamp:
2015-12-02T00:05:09+01:00 (10 years ago)
Author:
Don-vip
Message:

sonar - Immutable Field

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/dialogs/relation/MemberTable.java

    r9059 r9078  
    4545    /** the additional actions in popup menu */
    4646    private ZoomToGapAction zoomToGap;
    47     private transient HighlightHelper highlightHelper = new HighlightHelper();
     47    private final transient HighlightHelper highlightHelper = new HighlightHelper();
    4848    private boolean highlightEnabled;
    4949
Note: See TracChangeset for help on using the changeset viewer.