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 RitterTypeHandler 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)
