
| Key: |
IDEABKL-5392
|
| Type: |
New Feature
|
| Status: |
Open
|
| Priority: |
Normal
|
| Assignee: |
Unassigned
|
| Reporter: |
Miika Sell
|
| Votes: |
0
|
| Watchers: |
1
|
|
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
|
|
| Build: |
7,757
|
| Severity: |
Medium
|
|
When declaring methods in interfaces, I prefer to explicitly use the "public" modifier. When IntelliJ is requested to create new methods to interfaces, it doesn't add the "public" modifier and there doesn't seem to be an option for it in the settings either. Same problem is with the "abstract" modifier that some people use for interface methods.
|
|
Description
|
When declaring methods in interfaces, I prefer to explicitly use the "public" modifier. When IntelliJ is requested to create new methods to interfaces, it doesn't add the "public" modifier and there doesn't seem to be an option for it in the settings either. Same problem is with the "abstract" modifier that some people use for interface methods. |
Show » |
|