Skip to content

Commit

Permalink
added @author in javadoc only in StringUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
Y.Nakano committed Apr 19, 2010
1 parent 502ae79 commit 30ad55a
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
*/
package org.jggug.kobo.commons.lang

/**
* @author UEHARA Junji (uehaj)
* @author NAKANO Yasuharu (nobeans)
*/
class StringUtils {

static void extendMetaClass() {
Expand Down

0 comments on commit 30ad55a

Please sign in to comment.