Checkstyle
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1083222 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
93598f906b
commit
8de56221fd
|
@ -732,6 +732,7 @@ public class TypeUtils {
|
|||
/**
|
||||
* <p>Performs a mapping of type variables.</p>
|
||||
*
|
||||
* @param <T> the generic type of the class in question
|
||||
* @param cls the class in question
|
||||
* @param parameterizedType the parameterized type
|
||||
* @param typeVarAssigns the map to be filled
|
||||
|
|
Loading…
Reference in New Issue