You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by GitBox <gi...@apache.org> on 2019/11/21 15:25:49 UTC

[GitHub] [commons-lang] Sam-Kruglov edited a comment on issue #398: Add ComparableUtils

Sam-Kruglov edited a comment on issue #398: Add ComparableUtils
URL: https://github.com/apache/commons-lang/pull/398#issuecomment-557134032
 
 
   Got a little time available. So, I added the `between`, `betweenExclusive`, and all the `Predicate` versions. 
   I didn't add any tests for the `Predicate` methods because they are just delegates and such tests would not be very maintainable. I could rewrite existing tests to use predicates to get better coverage but it would look less readable. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services