issues with 37) #932
CLOSED
Submitted 1 year ago
1) to providing certain packages → to provide certain packages
1.4) should the two equals have () (aka equals()) or is there a convention not to use () for equals?
1.8) Add constants for its field → Add constants for its fields
1.10) The comment for update() appears twice and is then also used a third time erroneously above get() (although the copy above get() appears to have been partially modified to partially apply to get())
Please login to write a comment.
Comments
Thanks for the feedback,
typos are fixed.
equals() should have had its () (this is updated) and the Javadoc comments in the TaskService have also been fixed.
Thanks again, Lars