-
Manoel Campos authored
Removed '(non-Javadoc)' comments of methods. These comments were used in overloaded methods, but in fact, they don’t help in anything. They weren’t in javadoc format and have no effect. And after all, when there isn't a javadoc in an overloaded method, the javadoc of the method in the super class is shown. Inserted links to papers cited in several classes.
f44af2e2