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

Reply via email to