[
https://issues.apache.org/jira/browse/CLI-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claude Warren updated CLI-323:
------------------------------
Summary: Add methods to accept Supplier<T> for getParsedOptionValue (was:
Add methods to accept Supplier<String> for getOptionValue)
> Add methods to accept Supplier<T> for getParsedOptionValue
> ----------------------------------------------------------
>
> Key: CLI-323
> URL: https://issues.apache.org/jira/browse/CLI-323
> Project: Commons CLI
> Issue Type: Improvement
> Components: CLI-1.x
> Affects Versions: 1.6.0
> Reporter: Claude Warren
> Priority: Minor
> Fix For: 1.7.0
>
>
> Currently a Supplier<?> is accepted as the default for getParsedOption()
> calls but a Supplier<String> is not accepted as the default for getOptionValue
> This change is to add the Supplier<String> to those methods.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)