- Timestamp:
- 2016-03-05T21:43:58+01:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/org/openstreetmap/josm/gui/tagging/presets/TaggingPresetItem.java
r9932 r9936 140 140 * @param tags the tags to match 141 141 * @return whether the given preset items match the tags 142 * @si ce 9932142 * @since 9932 143 143 */ 144 144 public static boolean matches(Iterable<? extends TaggingPresetItem> data, Map<String, String> tags) {
Note:
See TracChangeset
for help on using the changeset viewer.