[ 
http://jira.codehaus.org/browse/QDOX-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=170707#action_170707
 ] 

Raymond Augé commented on QDOX-68:
----------------------------------

Using 1.9 there appears to be no way to obtain type parameters.

i.e. as with the example above, one cannot obtain the type parameter "<T 
extends Object>".

> QDox doesn't support method type-parameters
> -------------------------------------------
>
>                 Key: QDOX-68
>                 URL: http://jira.codehaus.org/browse/QDOX-68
>             Project: QDox
>          Issue Type: Improvement
>          Components: Parser
>    Affects Versions: 1.5
>            Reporter: Mike Williams
>            Assignee: Mike Williams
>             Fix For: 1.6
>
>
> QDox doesn't support method type-parameters, e.g.
>  public <T extends Object> T retrieve(Class<T> klass, Object key) { 
>     return x; 
>  } 
> Originally raised by Marc Schneider in QDOX-66.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to