
|
If you were logged in you would be able to see more operations.
|
|
|
| Build: |
6,148
|
| Severity: |
Low
|
If you select multiple initialized string declarations, IDEA should offer an intention to make them all members of an enum.
would become
The intention dialog could also offer to push the use of the enum down into methods, so the code instead could become
|
|
Description
|
If you select multiple initialized string declarations, IDEA should offer an intention to make them all members of an enum.
would become
The intention dialog could also offer to push the use of the enum down into methods, so the code instead could become
|
Show » |
|
http://yost.com/computers/java/java-spaghetti/