Marco Castellani's Library tagged → View Popular
17 Dec 09
Overview (Java Platform SE 6)
-
Provides for system input and output through data streams,
serialization and the file system. -
Provides classes that are fundamental to the design of the Java
programming language. - 1 more annotations...
13 Jul 09
How to Write Doc Comments for the Javadoc Tool
-
A doc comment is written in HTML and must precede a class, field,
constructor or method declaration. It is made up of two parts --
a description followed by block tags. In this example, the block
tags are@param,@return, and@see. -
An @param tag is "required" (by convention) for every parameter,
even when the description is
obvious. The @return tag is required for every method that returns something
other thanvoid, even if it is redundant with the method description.
(Whenever possible, find something non-redundant (ideally, more specific) to use
for the tag comment.) - 1 more annotations...
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in programm...
Related Lists on Diigo
-
Programming jQquery
Items: 26 | Visits: 254
Created by: Vincent Tsao
-
Rspec Intro
RSpec is a Behaviour Driven...
Items: 11 | Visits: 234
Created by: Vincent Tsao
-
webdevelopment
Links to webdevelopment
Items: 252 | Visits: 189
Created by: alfred westerveld
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
