Join Slack
Powered by
When overriding a protected method without an acce...
# announcements
b
bombe
02/02/2017, 7:42 PM
When overriding a protected method without an access modifier, the overridden method is also public even though the lack of an access modifier usually signifies a public method. Is that intended behaviour?
Open in Slack
Previous
Next