[ 
https://issues.apache.org/jira/browse/ONAMI-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13538355#comment-13538355
 ] 

Simone Tripodi commented on ONAMI-29:
-------------------------------------

{{Matcher<Object>}} is less restrictive than {{Matcher<? super 
TypeLiteral<?>>}}, I like the patch anyway and I am going to apply it
                
> Fix generics bounds for Matcher
> -------------------------------
>
>                 Key: ONAMI-29
>                 URL: https://issues.apache.org/jira/browse/ONAMI-29
>             Project: Apache Onami
>          Issue Type: Improvement
>          Components: lifecycle
>    Affects Versions: lifecycle-0.2
>            Reporter: Mikhail Mazursky
>              Labels: generics
>         Attachments: ONAMI-29.patch
>
>
> Method signature of Guice bindListener(Matcher<? super TypeLiteral<?>>, 
> TypeListener)
> So why restrict API to Matcher<Object>?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to