Ignore:
Timestamp:
2014-01-02T17:37:59+01:00 (11 years ago)
Author:
donvip
Message:

[JOSM-smed2] make plugin compatible again with Java6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • applications/editors/josm/plugins/smed2/src/s57/S57val.java

    r30157 r30171  
    12051205                        }
    12061206                }
    1207                 return new AttVal<>(att, keys.get(att).conv, null);
     1207                return new AttVal<Object>(att, keys.get(att).conv, null);
    12081208        }
    12091209
Note: See TracChangeset for help on using the changeset viewer.