haykam
1
Q:

javadoc reference general toString

/**
 * This javadoc text will reference Object's 
 * {@link java.lang.Class#toString()} method.
 */
 
// Output in Javadoc:
// This javadoc text will reference Object's Class.toString() method.
0

New to Communities?

Join the community