Changeset 16211 in josm


Ignore:
Timestamp:
2020-03-28T10:17:41+01:00 (4 years ago)
Author:
GerdP
Message:

fix javadoc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/history/HistoryLoadTask.java

    r16205 r16211  
    296296     * server was submitted but which are not available from the server (the server
    297297     * replied a return code of 404)
     298     * @return the set of ids of missing primitives
    298299     * @since 16205
    299      *
    300      * @return the set of ids of missing primitives
    301300     */
    302301    public Set<PrimitiveId> getMissingPrimitives() {
Note: See TracChangeset for help on using the changeset viewer.