source: josm/trunk/src/org/openstreetmap/josm/gui/autofilter/package-info.java@ 13652

Last change on this file since 13652 was 12414, checked in by Don-vip, 7 years ago

fix more SonarQube issues

  • Property svn:eol-style set to native
File size: 199 bytes
Line 
1// License: GPL. For details, see LICENSE file.
2
3/**
4 * Provides the classes for automatic filters (filters automatically created on current data).
5 */
6package org.openstreetmap.josm.gui.autofilter;
Note: See TracBrowser for help on using the repository browser.