|
|
|
|
|
by megaman22
2950 days ago
|
|
If for no other reason, I have gotten in the habit of doc'ing my fields, properties and functions with javadoc/xmldoc just because my IDE has such good support for popup documentation when I hover over an identifier. Saves a lot of time vs jumping to the definition to see what it does |
|