Hi,

Am 15.03.2012 um 15:46 schrieb Michael Dürig:

> 
> Hi,
> 
> What do people feel about using {@code null} instead of 
> <code>null</code> in javadoc? Personally I prefer the second one since 
> it is lighter on the eye but don't have a strong opinion. I think 
> however we should use all the same format.

I didn't know the {@code} tag exists so I always use the <code>...</code> style.

>From a formatting POV (allowing to format segments with tags different from 
><code>) it might really make sense to use the tag instead of the html element.

Regards
Felix

Reply via email to