Ignore:
Timestamp:
2014-02-10T00:51:53+01:00 (10 years ago)
Author:
Don-vip
Message:

javadoc fixes for jdk8 compatibility

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/download/TileSelection.java

    r6084 r6830  
    1515 * Provides a tile coordinate input field.
    1616 *
    17  * @author Frederik Ramm <frederik@remote.org>
     17 * @author Frederik Ramm
    1818 *
    1919 */
     
    2727    }
    2828
     29    /**
     30     * Constructs a new {@code TileSelection}.
     31     */
    2932    public TileSelection() {
    3033        build();
Note: See TracChangeset for help on using the changeset viewer.