In git master: Annotated Converter with @FunctionalInterface.

Gary

On Fri, Dec 29, 2023 at 3:12 AM Claude Warren <[email protected]> wrote:
>
> I am looking at BeanUtils as part of the CLI options to parse a command
> line option string into a class.
>
> I see that Converter is an interface with one method; converting a String
> to an Object.  Is there a good reason for this not to be annotated as
> an @FunctionalInterface?
>
> Claude
> --
> LinkedIn: http://www.linkedin.com/in/claudewarren

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to