Changeset 30568 in osm for applications/editors/josm/plugins/opendata/includes/org/jopendocument/io
- Timestamp:
- 2014-08-06T19:33:57+02:00 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
applications/editors/josm/plugins/opendata/includes/org/jopendocument/io/SaxContentUnmarshaller.java
r29298 r30568 40 40 41 41 public SaxContentUnmarshaller() { 42 this.stack = new Stack< Object>();42 this.stack = new Stack<>(); 43 43 } 44 44
Note:
See TracChangeset
for help on using the changeset viewer.
