Le 21/04/2011 14:03, sebb a écrit :

Depends on the compiler target. If you target 1.5 or later, then
@Deprecated and @Override should be used.

That's your choice, there is no Java police that make these annotations mandatory. The lack of comment associated with the @Deprecated annotation makes it inferior to the javadoc tag.


That may break binary compatibility.

True, but not for a private field if I'm not mistaken.

Emmanuel Bourg

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to