/**
* @returns thing int representing the thing
*/
public int getTheThing() {
return ...
}I'd rather have no comment than this personally. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
