You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2019/03/28 04:26:31 UTC

[GitHub] [incubator-shardingsphere] zhaoyuguang opened a new pull request #2120: Code optimization OrderItem.java

zhaoyuguang opened a new pull request #2120: Code optimization OrderItem.java
URL: https://github.com/apache/incubator-shardingsphere/pull/2120
 
 
   Code optimization OrderItem.java
   
   Changes proposed in this pull request:
   - Override hashCode will missed at the class file with use @EqualsAndHashCode and Override equals() method.
   - Judgment == null before instanceof maybe no need.
   

----------------------------------------------------------------
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