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] [Updated] (CLI-277) Add generics to TypeHandler

     [ https://issues.apache.org/jira/browse/CLI-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Benedikt Ritter updated CLI-277:
--------------------------------
    Assignee: Benedikt Ritter

> 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
>            Assignee: 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)