Changeset 15746 in josm
- Timestamp:
- 2020-01-22T10:46:56+01:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/io/DownloadPrimitivesWithReferrersTask.java
r15717 r15746 181 181 182 182 /** 183 * Return id of really downloaded primitives.184 * @return List of primitives id or null if no primitives w asdownloaded183 * Return ids of really downloaded primitives. 184 * @return List of primitives id or null if no primitives were downloaded 185 185 */ 186 186 public List<PrimitiveId> getDownloadedId() {
Note:
See TracChangeset
for help on using the changeset viewer.