Sam-Kruglov commented on issue #398: Add ComparableUtils URL: https://github.com/apache/commons-lang/pull/398#issuecomment-539544922 No, I didn't, but now I did. I see, good idea, we could definitely include `between` in there. I noticed, that the short names are used for returning `Predicate`. It is similar how in tests Hamcrest uses naming for returning `Matchers`. Do you think we should do that or also return `boolean`? I think we should return `Predicate` - can easily be used with `Stream#filter`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
