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...
[Apache-SVN] Index of /commons/proper/math/trunk/src/main/java/org/apache/commons/math/estimation
le sorgenti dei JAR che sono presenti nei GaiaTools (dai repository SVN di Apache)
30 Sep 09
LevenbergMarquardtEstimator (Commons Math 1.2 API)
Il javadoc corrispondente all'algoritmo LME dei GaiaTools
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...
1 - 7 of 7
Showing 20▼ items per page
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in javadoc
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
