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

Method checkDecimals

RegexUtils.java:79–82  ·  view source on GitHub ↗

验证整数和浮点数(正负整数和正负浮点数) @param decimals 一位或多位0-9之间的浮点数,如:1.23,233.30 @return 验证成功返回true,验证失败返回false

(String decimals)

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