| Pg: 36 Status: Fixed
 Fixed in Build: 25
 Reported On: 2020-02-07
 Reported By: javiut
 | Location: 2.2.2 Stucture 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.
---
On Page 37, the line, "A Java source file must define at least one Java reference type definition in it." must be deleted.
 Comments:
 All of the three parts are optional.
 
 |