Changes between Initial Version and Version 1 of Ticket #15410, comment 18
- Timestamp:
- 2017-10-09T15:39:11+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #15410, comment 18
initial v1 1 It isshows the intentions whether this method/constructor should be used from outside the inner class or not, even though this isn't enforced by the compiler. If you were to refactor the class and make it public, then you can simply keep the access modifier as is.1 It shows the intentions whether this method/constructor should be used from outside the inner class or not, even though this isn't enforced by the compiler. If you were to refactor the class and make it public, then you can simply keep the access modifier as is.