Skip to content

Commit

Permalink
Merge pull request #1242 from DavidBiesack/issue-1240-javadoc
Browse files Browse the repository at this point in the history
Issue 1240 javadoc
  • Loading branch information
webron committed Jul 6, 2015
2 parents b0a9530 + 80f8855 commit 437ad10
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ public static Method findMethod(Method methodToFind, Class<?> cls) {

/**
* Searches for constructor suitable for resource instantiation.
* <p/>
* <p>
* If more constructors exists the one with the most injectable parameters will be selected.
*
* @param cls is the class where to search
Expand Down

0 comments on commit 437ad10

Please sign in to comment.