
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
|
If a class is nowhere directly instantiated, it should be possible for an inspection to tell this, and report that the class may be made abstract. Obvious quickfix, plus make all of the classes "public" and package-visible constructors "protected". I'd do this one myself, but it requires more usage information than I'm comfortable using in a local inspection, and it fits well with other JetBrains provided inspections.
|
|
Description
|
If a class is nowhere directly instantiated, it should be possible for an inspection to tell this, and report that the class may be made abstract. Obvious quickfix, plus make all of the classes "public" and package-visible constructors "protected". I'd do this one myself, but it requires more usage information than I'm comfortable using in a local inspection, and it fits well with other JetBrains provided inspections. |
Show » |
| There are no comments yet on this issue.
|
|