Java Reference
In-Depth Information
Tag
Description
Similar to {@link} but uses regular font
not code font
{@linkPlain}
Description of the single parameter p
@param p
Description of the return value of a
method
@return
Description of an exception E that the
method may throw
@throws E
Older form of @throws E
@exception E
Deprecate, describing any replacement;
the compiler generates warnings on use
of deprecated entities
@deprecated
An author of the code
@author
A version string for the entity
@version
The version string for when this entity
first appeared
@since
Includes the given text as-is without
treating it as HTML
{@literal text }
 
Search WWH ::




Custom Search