Changeset 18801 in josm for trunk/src/org/openstreetmap/josm/data/osm/ChangesetCache.java
- Timestamp:
- 2023-08-09T15:30:01+02:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/data/osm/ChangesetCache.java
r18303 r18801 155 155 156 156 /** 157 * Returns the list of changesets contained in the cache.158 * @return the list of changesets contained in the cache157 * Returns the set of changesets contained in the cache. 158 * @return the set of changesets contained in the cache 159 159 */ 160 160 public Set<Changeset> getChangesets() {
Note:
See TracChangeset
for help on using the changeset viewer.
