You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2017/06/14 08:01:00 UTC

[jira] [Created] (CLI-277) Add generics to TypeHandler

Benedikt Ritter created CLI-277:
-----------------------------------

             Summary: Add generics to TypeHandler
                 Key: CLI-277
                 URL: https://issues.apache.org/jira/browse/CLI-277
             Project: Commons CLI
          Issue Type: Improvement
            Reporter: Benedikt Ritter


TypeHandler currently works on Object. Since we pass the class class of the return value, we can add generics. This way we don't need to cast the returned value explicitly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)