| # | Line 25 | Line 25 | class TemplateClass { | |
|---|---|---|
| 25 | //---PUBLIC METHODS--- | |
| 26 | ||
| 27 | /** | |
| 28 | < | * Overrides the {@link #java.lang.Object.toString() Object.toString()} |
| 28 | > | * Overrides the {@link java.lang.Object#toString() Object.toString()} |
| 29 | * method to provide clean logging (every class should have this). | |
| 30 | * | |
| 31 | * @return the name of this class and its CVS revision | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |