Java Reference
In-Depth Information
Exercise 19.1 : Add doc comments to your LinkedList class from Ex-
ercise 2.16. Generate the javadoc and ask someone else to write a
simple program using your class. Repeat, improving your doc comments
if needed, until someone can do so.
Exercise 19.2 : Expand on Exercise 19.1 by including the private mem-
bers. Generate the full (private members included) javadoc and ask
someone else to explain the class to you. Repeat, improving your com-
ments if needed, until someone can do so.
 
Search WWH ::




Custom Search