Pg: 74
Status: Fixed
Fixed in Build: 1.16
Reported On: 2020-02-07
Reported By: javiut
|
Location: 4.3.2 Structure of a Java class
Old Text: Part 3: one or more reference type (i.e. class, interface, or enum) definitions.
...
New Text: Part 3: zero or more reference type (i.e. class, interface, or enum) definitions.
---
The line, "A Java source file must define at least one Java reference type definition in it." must be deleted.
Comments: All the three parts are optional.
|