Java class file: Difference between revisions

Content deleted Content added
m Changed line break of cell line
Line 42:
* '''[[Interface (object-oriented programming)|Interfaces]]''': Any interfaces in the class
* '''Fields''': Any fields in the class
* '''[[Method (computingcomputer programming)|Method]]s''': Any methods in the class
* '''Attributes''': Any attributes of the class (for example the name of the sourcefile, etc.)