Export to GitHub

jsr-305 - issue #8

Javadoc missing from many classes


Posted on Jan 27, 2009 by Helpful Horse

Some annotations need to be clear what they do and how they are expected to be used.

For example, I don't know if this will do anything or not.

@Notnull public enum CannotBeNull { YES, NO }

Status: New

Labels:
Type-Defect Priority-Medium