The 1.9.x releases are pre-JDK 8. The project looks set up for a 2.0 release where such a change might make sense but I don't think that has happened yet.
Cheers, Paul. On Fri, Dec 29, 2023 at 6:12 PM 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