Closed LaraMo closed 1 year ago
For getter and setters, no comment is needed, but have the proper naming. Have the following format:
/** * This method returns number of .... */ void getNumberOfPeople();
Great Job!!
I'm closing this bad boy for you!
For getter and setters, no comment is needed, but have the proper naming. Have the following format: