Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
←
Previous Change
Next Change →
Changeset
14637
in josm for
trunk/scripts/I18nSimilarStrings.java
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
2019-01-04T22:24:53+01:00 (
7 years
ago)
Author:
simon04
Message:
Run Checkstyle on scripts/ and apply fixes
File:
1 edited
trunk/scripts/I18nSimilarStrings.java
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
Tabular
Unified
trunk/scripts/I18nSimilarStrings.java
¶
r14373
r14637
1
// License: GPL. For details, see LICENSE file.
2
1
3
import java.util.ArrayList;
2
4
import java.util.Collections;
…
…
18
20
*/
19
21
public final class I18nSimilarStrings {
22
23
private I18nSimilarStrings() {
24
}
20
25
21
26
/**
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive