[
https://issues.apache.org/jira/browse/CLI-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048862#comment-16048862
]
ASF GitHub Bot commented on CLI-277:
------------------------------------
Github user coveralls commented on the issue:
https://github.com/apache/commons-cli/pull/13
[](https://:/builds/11962867)
Coverage remained the same at 96.244% when pulling
**c17d0ff553fd34e2e53e0446083ee284ee97f6cb on britter:CLI-277** into
**0b453953fa5f55cf2e8fd034d4d55972deb7647a on apache:master**.
> 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)