CrazyHZM commented on a change in pull request #9741:
URL: https://github.com/apache/dubbo/pull/9741#discussion_r824531768
##########
File path:
dubbo-common/src/main/java/org/apache/dubbo/common/utils/StringUtils.java
##########
@@ -530,19 +532,31 @@ public static boolean isEquals(String s1, String s2) {
}
/**
- * is integer string.
+ * is positive integer or zero string.
Review comment:
@levis9527
I think changing the description to: determine whether it is a positive
integer or zero string
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]