You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now very few classes have javadoc. So, people looking at the classes can't tell certain things like "does it allow null elements?" or "can you try to insert a duplicate?" These things are supposed to be specified in the javadoc.
Points: 5 per method/class
The text was updated successfully, but these errors were encountered:
Right now very few classes have javadoc. So, people looking at the classes can't tell certain things like "does it allow null elements?" or "can you try to insert a duplicate?" These things are supposed to be specified in the javadoc.
Points: 5 per method/class
The text was updated successfully, but these errors were encountered: