Changeset 2512 in josm for trunk/src/org/openstreetmap/josm/gui/io/CloseChangesetTask.java
- Timestamp:
- 2009-11-24T10:45:04+01:00 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/io/CloseChangesetTask.java
r2115 r2512 19 19 /** 20 20 * A task for closing a collection of changesets. 21 * 21 * 22 22 */ 23 23 public class CloseChangesetTask extends PleaseWaitRunnable { … … 31 31 * are still open and if they have an id > 0. Other changesets in the collection 32 32 * are ignored. 33 * 33 * 34 34 * @param changesets the collection of changesets. Empty collection assumes, if null. 35 35 */
Note:
See TracChangeset
for help on using the changeset viewer.
