You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2022/04/28 03:33:52 UTC

[GitHub] [servicecomb-java-chassis] david6969xin commented on pull request #2807: [SCB-2471] optimize the compareTo(···) method

david6969xin commented on PR #2807:
URL: https://github.com/apache/servicecomb-java-chassis/pull/2807#issuecomment-1111706171

   the bottom layer of the compareTo(···) method will call the static compare(···)method, so we can use static compare(···)method directly


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

To unsubscribe, e-mail: commits-unsubscribe@servicecomb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org