In git master: Annotated Converter with @FunctionalInterface. Gary
On Fri, Dec 29, 2023 at 3:12 AM Claude Warren <cla...@xenei.com> 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: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org