Javadoc: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Manual}}
Table of Javadoc tags: Automatic updates to version number
Line 129:
|
|-
|'''@version''' ''version''|| Provides softwaremodule version entryinformation. Max one per Class or Interface. When using a [[Version control|version control system]] like e.g. [[Concurrent Versions System|CVS]], the version number can be updated automatically by using an appropriate keyword: <code>@version $Revision$ || Class, Interface, Enum ||
|-
|'''@since''' ''since-text''|| Describes when this functionality has first existed. || Class, Interface, Enum, Field, Method||