Commit ae537cc
committed
Follow FindBugs suggestion and make class inner class static: Should org.apache.commons.codec.language.bm.PhoneticEngine$RulesApplication be a _static_ inner class? PERFORMANCE SIC_INNER_SHOULD_BE_STATIC 298-344 Medium.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1151850 13f79535-47bb-0310-9956-ffa450edef681 parent fee232d commit ae537cc
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
0 commit comments