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


With regards,
Apache Git Services

Reply via email to