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/01/18 08:21:30 UTC

[GitHub] GedMarc commented on issue #398: Add ComparableUtils

GedMarc commented on issue #398: Add ComparableUtils
URL: https://github.com/apache/commons-lang/pull/398#issuecomment-455463754
 
 
   @MarkDacek compareTo() is null safe by default, that's the difference vs compare(T a1,T a2)? 
   So adding in null checks into compareTo() seems likes a waste of overhead?
   
   Not sure if i'm misunderstanding this - http://www.javapractices.com/topic/TopicAction.do?Id=10

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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