RomanHargrave / cuelib

GIT repo containing the currently (idle?) dead cuelib
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Make sure (all members of) all classes have javadocs. #15

Closed RomanHargrave closed 9 years ago

RomanHargrave commented 9 years ago

From monsterm...@gmail.com on May 12, 2008 17:06:42

Not (all members of) all classes have javadoc comments. Make sure that they have.

Original issue: http://code.google.com/p/cuelib/issues/detail?id=15

RomanHargrave commented 9 years ago

From monsterm...@gmail.com on May 21, 2008 13:56:00

Fixed in revision 57 .

Fix for issue #15 , "Make sure (all members of) all classes have javadocs." Added javadocs to all members of all classes, with the exception of a number of private String and Pattern members in jwbroek.cuelib.CueParser, where comments would have been superfluous.

Status: Verified