MCPcopy Index your code
hub / github.com/deepyu/RegexUtils / checkDigit

Method checkDigit

RegexUtils.java:69–72  ·  view source on GitHub ↗

验证整数(正整数和负整数) @param digit 一位或多位0-9之间的整数 @return 验证成功返回true,验证失败返回false

(String digit)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected