Skip to content
Snippets Groups Projects
Commit c3e2ae21 authored by ribeaudc's avatar ribeaudc
Browse files

minor:

- TODO updated.

SVN: 529
parent 598d392b
No related branches found
No related tags found
No related merge requests found
......@@ -74,7 +74,7 @@ public final class ClassUtils
* Returns <code>null</code> if none could be found.
* </p>
*/
// TODO 2007.06.14 Christian Ribeaud: 'method.getName()' is not specific enough. You have to used kind of
// TODO 2007-06-14 Christian Ribeaud: 'method.getName()' is not specific enough. You have to used kind of
// or part of 'Method.toGenericString()'.
public final static Method getCurrentMethod()
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment