[cdi-dev] [JBoss JIRA] (CDI-445) Remove collocation 'if any' relating to upper bounds of wildcards and type variables

Matus Abaffy (JIRA) issues at jboss.org
Mon Jun 30 09:05:24 EDT 2014


Matus Abaffy created CDI-445:
--------------------------------

             Summary: Remove collocation 'if any' relating to upper bounds of wildcards and type variables
                 Key: CDI-445
                 URL: https://issues.jboss.org/browse/CDI-445
             Project: CDI Specification Issues
          Issue Type: Feature Request
            Reporter: Matus Abaffy
            Priority: Minor


These collocations are redundant: if there is no explicitly declared upper bound, the upper bound is Object.

>From javadoc for TypeVariable#getBounds and WildcardType#getUpperBounds: "Note that if no upper bound is explicitly declared, the upper bound is Object."



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the cdi-dev mailing list