Description
Currently a Supplier<String> is accepted as the default for getOptionValue() calls but a Supplier<T> is not accepted as the default for getDefaultOptionValue
This change is to add the Supplier<T> to those methods.
Attachments
Issue Links
- links to