Pg 242 : 9.3.2 - Valid combinations of access modifiers, abstract, final, and static

Date: 2019-01-07
Status: Fixed
Fixedinbuild:
14
Old Text:
class Sofa
New Text:
abstract class Sofa
Comments:
Although not relevant for this discussion, the Cclass shown under "Impact of access modifiers on abstract and final" should be abstract.
Reportedby:
Username987654

 Back