Ignore:
Timestamp:
2015-06-25T00:05:23+02:00 (11 years ago)
Author:
Don-vip
Message:

see #11255 - checkstyle/findbugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/data/imagery/TMSCachedTileLoader.java

    r8526 r8530  
    160160     * queue from default.
    161161     *
    162      * @param downloadExecutor
     162     * @param downloadExecutor download executor that will be used to download tiles
    163163     */
    164164    public void setDownloadExecutor(ThreadPoolExecutor downloadExecutor) {
     
    172172        return downloadExecutor;
    173173    }
    174 
    175174}
Note: See TracChangeset for help on using the changeset viewer.