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
}
Original issue reported on code.google.com by peter.la...@gmail.com on 27 Jan 2009 at 6:04
Original issue reported on code.google.com by
peter.la...@gmail.com
on 27 Jan 2009 at 6:04